Learn more about the SEQUENCE function, which allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4. SEQUENCE is in a class of functions called dynamic arrays.| support.microsoft.com
Learn about the RANDARRAY function for creating arrays of random numbers between 0 and 1. RANDARRAY is in a class of functions called dynamic arrays.| support.microsoft.com
How to correct a #SPILL error in Excel (when a formula returns multiple results and cannot return them to the grid).| support.microsoft.com
Learn about how Excel's dynamic, and spilled array formulas behave.| support.microsoft.com
Syntax: OFFSET(reference, rows, cols, [height], [width])| support.microsoft.com
Learn about the UNIQUE function, which returns a list of unique values in a list or range. UNIQUE is in a class of functions called dynamic arrays.| support.microsoft.com
Learn about the SORT function, which sorts the contents of a range or array. SORT is in a class of functions called dynamic arrays.| support.microsoft.com
How to use the INDEX function in Excel to return a value or reference to a value within a table or range.| support.microsoft.com
How to use the FILTER function in Excel to filter a range of data based on criteria you define.| support.microsoft.com