What is block spill in Google Sheets?
A spill range is the block of cells a dynamic-array formula fills automatically. If something is already in the spill path, Sheets shows a #SPILL! error. See the spill glossary page for fixes.
When to use it
Use this concept when building formulas that must scale, spill correctly, or stay readable for teammates.
When to skip it
Skip advanced mechanics when a single built-in function or pivot already returns the answer with less setup.
Better Sheets resources
Related Tutorials
Watch how block spill works
Whitening Google Sheet Prank
The First Thing I Do When Starting a Google Sheet
Self Destructing Google Sheet
How do I prevent people from sharing my spreadsheets by making a copy?
How to Merge Cells in Google Sheets
Better Google Ad Writing Tool Sheet Makeover
Related blog posts
Guides that explain block spill in more depth.
Protect Your Formulas from Accidental Deletion in Google Sheets
Ever spent hours crafting the perfect formula in Google Sheets, only to accidentally delete it? It's a frustrating experience that can derail your productivity. Fear not! In this guide, we'll unveil some clever tricks to safeguard your hard work.
Read post →10 Simple Ways to Make Your Spreadsheets Better
Here's a few things you can do very simply and in no time at all, to make your spreadsheets better. Make better spreadsheets for you to spend time in. And better for other people who have to use your spreadsheets.
Read post →The Google Sheets Formula Conspiracy
Did you know that Google Sheet formulas are alphabetical and the parent company is called Alphabet. Weird right? It's like it was all formulated this way. On purpose.
Read post →Related terms
Google Sheets formulas
A formula is an instruction in a cell that calculates a result from other cells, ranges, or built-in functions. Every formula begins with =. When inputs change, the sheet recalculates so dashboards and models stay live without manual copy-paste. Formulas are the default automation layer inside the grid before Apps Script or add-ons.
Read guide →ARRAYFORMULA
ARRAYFORMULA tells Google Sheets to treat a formula as an array operation so one expression fills many cells at once. It is common with IF, VLOOKUP, and math on full columns before dynamic arrays made many patterns automatic. It still matters for legacy sheets and explicit control.
Read guide →#SPILL! error
#SPILL! means a dynamic array formula tried to fill multiple cells but something blocked the spill range. Another value, merged cells, or a table in the way stops the output. Clear the obstruction or move the formula to open space.
Read guide →Recalculation
Recalculation is when Google Sheets recomputes formula results after something changes. Most functions update when their input cells change. Volatile functions like NOW, RAND, and OFFSET recalculate more often. Large workbooks may feel slow when thousands of formulas refresh at once.
Read guide →Done reading about block spill?
Membership unlocks 637+ tutorials, unlimited generators, and every template. Practical lessons. Zero fluff.
Need this once
Jump to a free tool or a single tutorial for this topic.
Learning Sheets for real
Unlock the full library, generators, and templates with membership.