In my field (web software), I only occasionally use spreadsheets at work. I’ve experimented with Gemini in Google Sheets a few times, and it’s OK. Sometimes it works. It’s nice when I can just tell it “I need to find the corresponding Y in Sheet2 based on the X in this range” and it’ll write a vlookup or index/match for me. Makes creating pivot tables a bit easier too.
But sometimes it’s completely off-base. Sometimes it goes and fetch completely irrelevant things from my other Google things (looking for PDFs in GDrive, etc.).
Overall it’s not a great experience. Feels like a shimmed-in afterthought.
Sometimes I just manually prompt ChatGPT instead, like “How do I ______?” and that usually works very well, but takes more effort.
In terms of models, I think Gemini and ChatGPT are pretty close (especially for simpler spreadsheets and trivial formulas). In terms of the user-facing product though, I vastly prefer the simple elegance of the ChatGPT desktop app vs the diarrhea trails of Gemini leaking through every Google service even if you don’t want it.
Maybe it’s better in Excel & Copilot (or not? no idea), but I certainly wouldn’t trust Microsoft (of all people) to do it better, and I wouldn’t pay for MS Office just to find out. Like Google, Microsoft’s approach to cramming in Copilot everywhere is a huge turn-off, and I just reflexively disable it anywhere I can now. Microsoft’s been on an “AI everywhere” quest as of late, and my answer to that has been mostly a shrug and a “fuck off”.
But, overall, I think the OP kind of assumes the premise in that in the age of AI, there is less of a reason to reach for spreadsheets to begin with. It’s like asking it “How do I write this paragraph in Microsoft Word?” when it can just write the entire chapter for me instead.
There is a class of problems where I’d probably just reach for AI to start with, altogether bypassing spreadsheets, and just ask it to either directly analyze the sample data (if it’s simple enough) or else work with it step by step to write a simple program (like in Python or Javascript) to analyze it and explain the math along the way — that’s a lot easier to keep track of (for me at least), algorithmically, than trying to trace every cell connection in a multi-page spreadsheet. So in that sense, AI is changing the process even more in favor of code vs spreadsheet for structured data analysis.
But that’s just my field. The last time I seriously used spreadsheets was in school (actually, mostly in middle school, where we did a semester on Excel). Since then, I casually use GSheets maybe a few times a month. Haven’t had to work with a Excel file in a decade or so now.
If I worked in finance, accounting, etc., I imagine it’d be quite different.