Skip to content

MAKEARRAY

Dynamic arrays

Build an array by calling a LAMBDA for each cell.

Syntax

MAKEARRAY(rows, cols, lambda)

Full notes for MAKEARRAY are still being written. Use the AI explainer below for the arguments, a worked example and common mistakes.

More Dynamic arrays functions

← All 510 functions

Syntax follows Microsoft’s documentation. Examples are written to be pasted into a cell and checked. Argument separators may be ; in your locale. The AI explainer runs on a free community model — verify anything important.