Blog
Updates, tutorials, and deep dives from the TukeySheets team.
- May 16, 2026tutorial
Monte Carlo: one column per variable
Build a sales-pipeline simulation by putting each uncertain input in its own column, combining them with a spill formula, and reading the answers off as ordinary cell formulas.
- May 15, 2026tutorial
Spill functions: one formula, a whole column
One formula fans down a column. Walk through SAMPLE.* random draws, SEQ.* deterministic sequences, and column-wide arithmetic — the three kinds of spill in TukeySheets.
- May 11, 2026
What spreadsheets are missing
Three things that are table stakes in any modern programming environment never made it into the spreadsheet: layered plotting, Monte Carlo simulation, and direct warehouse queries. TukeySheets adds them.