SaaS September 26, 2026 bullish ⇧ 206 pts across 1 thread

Excel Getting Lists in Cells Is a Bigger Deal Than It Sounds

Microsoft announced that Excel cells can now hold multiple values, ending 40 years of one-value-per-cell. The thread is mostly positive but with a sharp critique of the announcement's AI-written, buzzfeed-style prose. Several commenters note this should have existed instead of the 'spill' feature, and that being able to index into multiple values in a cell changes how spreadsheets can model nested data.

This matters because Excel is still the world's most widely used database. A huge number of business workflows, financial models, and data pipelines run through it. Adding list support isn't a cosmetic change, it's a data model change that will propagate into how people structure their work.

The broader signal: Microsoft is making substantive changes to core Office products again, probably to defend against Google Sheets and to give Copilot more structured data to work with. Watch for similar structural changes in Word and PowerPoint.


So what?

If you build anything that ingests Excel files or connects to spreadsheet data, this change will show up in your data pipeline eventually. Start thinking about how to handle list-valued cells before your users start using the feature and sending you malformed inputs.

Read these