Hacker News new | ask | show | jobs
by layer8 994 days ago
> first-class support for row and column headers

Excel provides Tables for that. Outside tables, you can define named row or column ranges, and reference them by name, including their intersections. The names are just not displayed in the headers (use Tables if you want that).

1 comments

emphasis on "first-class"
Tables have first-class row and column headers, I would say.
I'm arguing tables being contained within sheets effectively make column/row referencing "second-class".