this post was submitted on 01 Apr 2024
232 points (95.7% liked)

Technology

58201 readers
3300 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 63 points 5 months ago (3 children)

I do this for a living. I've spent basically my whole career (15 years full time professional at this stage) basically trying to kill excel. You can't, or at least I can't. You can add processes to it, you can programmatically read/write from it, but when it comes down to ditching it: every stakeholder is invested in excel. No other piece of office has the staying power that excel has, it will outlast us all

[–] [email protected] 16 points 5 months ago (2 children)

Because the tech-illiterate people who have authority only know "productivity" tools and couldn't care less about the opinions of the people who actually know what they're doing.

[–] [email protected] 11 points 5 months ago (2 children)

Those at the top are often more tech literate than I give them credit for. I suspect it is actually those armies of analysts that are holding it back

[–] [email protected] 4 points 5 months ago (1 children)

The Peter principle says otherwise, but analysts are a factor for sure.

[–] [email protected] 2 points 5 months ago

I've witnessed the dilbert principle more

[–] [email protected] 4 points 5 months ago

Yeah, I have access to database tools to do my job, but I don't know how to use those tools so I use Excel to do shit it really isn't optimized to do.

I am 100% part of the problem when I create a spreadsheet with formulas cross correlating data from 41000 entries, 9000 entries, and 1200 entries.

[–] [email protected] 5 points 5 months ago

I disagree. It's way more that they aren't hiring the right people to do the job. I've been asked to do some analysis, but the only tool I know how to use is Excel so that's what I use to answer the mail. If I had access to a database person to help me build a better tool I'd be happy to not use Excel. But I don't so I do what I can to do my job.

[–] [email protected] 4 points 5 months ago (1 children)
[–] [email protected] 7 points 5 months ago

I suspect slightly more useful than a cockroach. Believe it or not, it's actually good at what it does. That's why it's still here. And also why I'm in a job, as there are plenty of things it shouldn't be doing too

[–] [email protected] 4 points 5 months ago (1 children)

It's surely a nightmare for long term usage but is there a software that can beat the functional reactive sort of auto updates when using spreadsheets with a few thousand rows of data? I'd have to actually use my brain to do the same thing as a pivot table in an array programming language.

[–] [email protected] 5 points 5 months ago

Any sort of actual database will let you do it. SQL based the obvious answer, but they are all way harder to use than they should be. SQLite never got anything as good as excel sadly, and parquet still lacks a decent windows client. The WYSIWYG of excel really is so intuitive, nothing I know matches it