How to use the ARRAY FORMULA in Google Sheets [ Quick Learn]

This one confused me for a long time. But once I figured out how to use ARRAY FORMULA, I’ll never go back – because it’s an instrument of laziness.


It allows you to write a formula once, and apply it to an entire row or column.

No more copy and pasting across a sheet – and when that one arrayformula breaks, you only have one cell to check (instead of 1000 if you’re copy-pasting).

How it works

There’s one key to understanding ARRAY FORMULA: everything must be a range. You can’t just run a vlookup on cell A2 – you’ve got to pass the entire array (A2:A, or some section like A2:A6).

=ARRAYFORMULA( VLOOKUP( A2:A, data!$A:$C, 3, 0))

That’s really all there is to ARRAYFORMULA. You write a formula as you normally would (VLOOKUP in this case), rewrite any individual cells (A2) as ranges (A2:A), and wrap the entire thing in ARRAYFORMULA().

When to use it

Anytime you want to run the same formula across multiple cells. Think about arrayformula as a replacement for copy-paste within spreadsheets.

I find myself using it most often when I want to populate an entire column.


COMMENTS

Name

ARRAY FORMULA,1,Budget Templates,1,Download Template,1,Essential Tips,1,Excel Template,1,Gantt Chart,1,Google Docs,1,Google Sheet,5,Google Sheet Add On,2,Google Sheet Formula,2,Google Sheets,8,Google Sheets Chart,1,Google Sheets Functions,3,Google Sheets Macro,1,Household Budget Templates,1,How to,11,keyboard shortcuts,1,Need to Know,1,Pivot Table,1,Tips and Tricks,6,
ltr
item
The Office Tricks: How to use the ARRAY FORMULA in Google Sheets [ Quick Learn]
How to use the ARRAY FORMULA in Google Sheets [ Quick Learn]
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0dtawRnIPomof-cr87UFGaQ4l2n45PfMo7WV4ZwT-eVSejtVBKEQIdipLZUvhqxTDZaHs7aVAR_xiw1En_hhnhXnpngJm_2V0pau5eKzXIAeosSHWCTGBVlswKzEaedmGQpPq4VTowVNN/s1600/array2.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0dtawRnIPomof-cr87UFGaQ4l2n45PfMo7WV4ZwT-eVSejtVBKEQIdipLZUvhqxTDZaHs7aVAR_xiw1En_hhnhXnpngJm_2V0pau5eKzXIAeosSHWCTGBVlswKzEaedmGQpPq4VTowVNN/s72-c/array2.gif
The Office Tricks
https://theofficetricks.blogspot.com/2018/09/how-to-use-array-formula-in-google.html
https://theofficetricks.blogspot.com/
https://theofficetricks.blogspot.com/
https://theofficetricks.blogspot.com/2018/09/how-to-use-array-formula-in-google.html
true
2683631591702906538
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy