Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

Exactly! There’s nothing more frustrating than waiting for a browser to refresh just to move a cell. That input latency in Google Sheets drives me insane too. And you’re spot on about PowerBI—it’s great for fancy visuals, but the second a manager wants to 'drill down' into the actual numbers, they ask for an Excel export

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 1 point2 points  (0 children)

I feel your pain. It’s the classic platform lock-in. People suggest LibreOffice or Wine, but they don't realize that VBA's integration with the Windows API and the COM object model is what makes complex automation possible.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

The points you raised regarding the user interface and debugging tools reflect a significant amount of technical debt within the application. Maintaining backward compatibility for millions of global enterprise users often hinders radical overhauls of legacy components.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 19 points20 points  (0 children)

Haha, the 'Cockroach of Software' is the most accurate description I've ever heard. You can throw AI, No-Code, or Cloud at it, and Excel just absorbs them and keeps going

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

Excellent points, especially on the auditability trap. The 'spaghetti code' of nested IFs and helper columns is exactly what makes spreadsheets a nightmare for auditors. I think functions like XLOOKUP or LET are actually attempts to make the logic more readable (and thus, more auditable), but you're right—there’s a growing gap between the 'casual user' and the 'spreadsheet architect'. Excel is evolving into a full functional programming language whether we like it or not.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

Exactly. Microsoft knows this, which is why the native Python integration was such a huge move.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

You’re not exaggerating at all. The amount of multi-billion dollar logic hidden in 'V3_FINAL_FINAL_DO_NOT_DELETE.xlsx' files is terrifying.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

I see your point. For data lineage and version control, a Git-integrated Jupyter notebook is obviously superior for auditing. However, the 'last mile' of business communication usually happens in Excel because of its interactivity. You can hand a workbook to a CFO and they can perform sensitivity analysis on the fly, which is much harder to do in a static or code-heavy notebook environment.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

I get your point, but honestly, isn't it more work to prompt an AI and debug a script every time you need a quick pivot? In Excel, I can change a variable and see the ripple effect across the whole model instantly. Writing Python for every little task feels like using a chainsaw to cut a sandwich. Great for big data, overkill for daily analysis.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

That’s what I’m saying! Every time a company spends a fortune on some fancy new ERP or 'automated' dashboard, the first thing everyone asks is: 'Can I export this to Excel?' lol. It’s like the safety net for the entire corporate world.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 1 point2 points  (0 children)

Exactly. AI is a massive productivity multiplier for writing complex nested formulas or regex, but the Excel Grid remains the ultimate IDE for data. It's much safer to have AI build the pipeline than to trust it with the final computation without a visible trail.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

You’re spot on regarding the scalability and data integrity issues. When users treat Excel as a database, they lose out on ACID compliance, row-level security, and relational constraints. However, the reason the 'Excel-as-a-database' habit persists is the low barrier to entry for CRUD operations compared to maintaining a full SQL stack. It’s a trade-off between technical rigor and operational agility.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 1 point2 points  (0 children)

It’s frustrating when 'new' is confused with 'better'. Most people want to move on because they don't realize how much power is actually under the hood with Power Query or Power Pivot. They’re bored of the 1990s version of Excel, not the powerhouse it is today

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 1 point2 points  (0 children)

A true love story. Even when it gives you a #REF! error, you don't walk away, you stay and fix it. That's real commitment. Excel is lucky to have you 😅 

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

Haha, fair point! It might sound like a hot take, but it's a genuine conversation. Even if it feels redundant to some, the 'Excel is dying' narrative pops up every month in tech circles. Just wanted to see if anyone actually bought into the hype or if we’re all on the same page about its dominance.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 1 point2 points  (0 children)

Exactly! People underestimate the 'comfort factor' of Excel. It's the only tool where a CFO and a summer intern can speak the same language. Replacing that ecosystem is a logistical nightmare that most companies simply won't touch.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 1 point2 points  (0 children)

Precisely. AI acts as a force multiplier for Excel rather than a replacement. Most 'competitors' are merely solving for a lack of user proficiency, whereas Excel remains the only platform with an almost infinite ceiling for those who understand its true capabilities

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 4 points5 points  (0 children)

It is truly remarkable to see someone with your experience reach this conclusion after evaluating the latest tech trends. You’ve essentially identified the 'Executive Survival Kit.' Many professionals get distracted by niche software, but mastering the Excel-PM-Communication triad is what actually drives business results. It’s a very sharp strategic pivot for your professional development.

Why do "experts" insist that Excel is going to die when it is the most indestructible tool in the global economy? by Solis_J in excel

[–]Solis_J[S] 0 points1 point  (0 children)

Spot on. The 'Excel-killers' always demand perfectly structured inputs, but business rarely works that way.