Hacker News new | ask | show | jobs
by mikewarot 304 days ago
Excel is the worlds most popular declarative programming language.

2 things I'd fix about it, remove default assuming certain things are dates, and adding a way to mark an area of a spreadsheet as a database table, so you can't sort only some of the columns.

1 comments

Excel has tables (Insert > Table), which take care of your second point.