Frequently asked questions
What is Smartsheet's 25-million cell limit?
Smartsheet limits sheets to a formula weight equivalent of 25 million cells. Certain formula types — particularly cross-sheet references and complex lookups — consume more weight per cell than simple formulas or plain values. Sheets that exceed this limit stop calculating new formulas.
Which formula types consume the most weight in Smartsheet?
Cross-sheet references, VLOOKUP, INDEX/MATCH, and other lookup formulas that reference data outside the current sheet typically carry higher formula weight than arithmetic formulas or text functions.
How accurate are Grid Tools' weight estimates?
Grid Tools provides estimates based on known formula weight rules published by Smartsheet. The estimates are intended to help you identify high-weight columns and make informed design decisions — they are approximations, not exact byte-level measurements.
What should I do if my sheet is approaching the 25-million limit?
Common approaches include replacing heavy cross-sheet reference columns with Smartsheet Automations that copy values instead of referencing them live, splitting large sheets, or simplifying formula logic. Grid Tools' weight helper identifies which columns to address first.