this post was submitted on 12 Mar 2026
1201 points (98.6% liked)

Programmer Humor

30482 readers
2405 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] glimse@lemmy.world 8 points 1 week ago (1 children)

Excel is sooo much than it used to be in Office 97. And it's way better than any other spreadsheet software I've tried.

Speaking of, anyone know of any alternative that handles named tables the same as Excel? Built-in filtering/sorting and formulas that can address the table itself instead of a cell range?? Please?

[–] msage@programming.dev 8 points 1 week ago (1 children)
[–] RamRabbit@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

Seriously. If you are talking about querying tables, Excel is the wrong tool to use. You need to be looking at SQL.