Array Formula, Match and Offset in Google Sheets
February 25, 2014 / / Comments Off on Array Formula, Match and Offset in Google Sheets
< 1 minute read

The arrayformula in Google Sheets has a number of great different use cases. This video pairs the arrayformula with Match and Offset to pull in a constantly updating range of data in one sheet to create a chart in another sheet.
The advantage of using the arrayformula in conjunction with Match and Offset allows you to constantly add rows to your selected range, so you never have to worry about updating the formula. This would work great, for example, if you were pulling from the responses from a Google Form and wanted to consolidate them into a chart.