FormulaCraft

ARRAYFORMULA (Google Sheets)

ARRAYFORMULA lets a single formula populate a whole column, instead of copying it row by row. In Excel, modern dynamic arrays spill automatically.

Topic:ARRAYFORMULA (Google Sheets)
Excel
=A2:A*B2:B
Google Sheets
=ARRAYFORMULA(A2:A * B2:B)

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

How it works

  1. 1A2:A * B2:B multiplies the two columns row by row.
  2. 2ARRAYFORMULA makes the result spill down the whole column.

Need a version for your data?

Try: “In Google Sheets multiply column A by column B for every row with one formula

More on ARRAYFORMULA (Google Sheets)

See all →

Related

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: