The Microsoft Excel superstars throw down in Vegas
Excel esports and spreadsheet “fun”
- Many find competitive Excel unexpectedly compelling and would like the esport to succeed, arguing that the underlying skills are highly commercial and intellectually satisfying.
- Others note that playing against top-tier specialists is rarely fun for amateurs, similar to other sports.
- Several commenters say spreadsheets themselves can be fun for people who enjoy problem‑solving, fast feedback, and “min‑maxing” systems or games.
Learning, training, and resources
- People trade links to parody Excel esports videos and to serious modeling/financial-analysis playlists and case studies.
- There is interest in up‑to‑date material focusing on keyboard shortcuts, advanced features, and competition-level techniques.
- Some consider high-level Excel modelers to be on a completely different level from typical “power users.”
How important and powerful is Excel?
- Some agree with calling Excel one of the most important or impactful business tools, even “the most widely used functional programming environment.”
- Others argue that “most powerful” is hyperbole: for raw scale and computation, specialized tools (databases, CUDA/TPU, supercomputers) or the Linux kernel matter more.
- A recurring theme: Excel’s power is its accessibility and ubiquity, not technical superiority.
UI, article layout, and ergonomics
- Many dislike the article’s bright green, grid-themed layout; several say they immediately closed it or switched to reader mode / alternate color scheme.
- Some appreciate the creative one-off design, comparing it to magazine-style features.
Spreadsheets vs. code and databases
- Spreadsheets are praised for zero-setup modeling: open, type, see results; contrasted with the ceremony and infrastructure overhead around “proper” applications.
- Others stress a low threshold where spreadsheets become painful and a database or codebase would be more robust and maintainable.
- Heavy reliance on giant, opaque spreadsheets (“Bob from finance”) is depicted as a common organizational risk.
Complexity, correctness, and language features
- Commenters describe Excel as effectively a functional programming environment, now with lambdas and even Python integration.
- The same software-engineering problems—lack of tests, documentation, version control—appear in both big spreadsheets and messy codebases.
- Date parsing and ISO-formatted data are cited as surprisingly fragile; people often fall back to scripts or Apps Script for reliable normalization.
Alternatives and constraints
- Some propose databases, Access, or custom apps as better foundations, but note that non-technical users, corporate IT restrictions, and cost barriers keep spreadsheets dominant.
- There is interest in a hypothetical tool with spreadsheet-level ease plus software-engineering rigor (auditability, change management, testing).