this post was submitted on 06 May 2025
1174 points (96.9% liked)
Programmer Humor
23119 readers
1790 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Customer requirements are basically always “I want what my Excel sheet used to do”.
"You mean you want it to corrupt your data and end up with conflicting changes once you share it?"
Make sure to convert
1/2
toFebruary
I want faster horses.
TBF if the spreadsheet works, why change anything?
That depends. Is the spreadsheet doing what it's intended for, or one of the hundreds of things it can do but really shouldn't?
I've made my fair share of spreadsheets, including time tracking, vehicle scheduling, email automations, map integrations, god forgive me even 'databases' - all of that because no one was willing to pay for a proper solution.
So I'm not saying spreadsheets can't or shouldn't ever be used for those things, but a dedicated solution for a problem may indeed be a good reason to change things.
<.<
We have an excel. It’s more… a group of excels? They call each other. Opening and running VBA within each other. The excels are “run” nightly, and take well over an hour to do their thing.
Should we just keep it in Excel?
They change it because they need more money. (talking about Excel here)
And soon you'll see ads in the fn suggestions drop down
and ads in unused cells
and ads while the Solver is running (made in VisualBasic, running on top of WebAssembly, running on interpreted Python, using a Java Interpreter on your Web Browser to make sure you watch the ad for as long as possible)
And that's why we need to make our own spreadsheet software.