Introduction
Array formulas let you do calculations on many cells at the same time. Instead of writing a formula for each cell, one array formula can handle a whole range. This saves time and keeps your sheet neat.
When you want to add numbers from two columns for many rows without copying the formula down.
When you need to multiply each item in a list by a fixed number all at once.
When you want to apply a function like SUM or AVERAGE to multiple rows or columns in one step.
When you want to create a list of results from a range without typing formulas repeatedly.
When you want to filter or transform data ranges dynamically with one formula.