S2 Dynamic Array Basics START
S2 Dynamic Array Basics START
Table as Source
Syntax is SORT(array, [sort index], [sort order], [by_col]) Sort by Revenue in descending order
SORTBY Function
Syntax of SORTBY(array, by_array1, sort_order1…)
Sort by Revenue descending but only show division
SORT by Column
Division Utility Utility Utility Utility Utility Productivity
Region North America South AmericAsia Europe Australia North America
Revenue 44,196 20,898 46,994 43,695 34,196 34,155
Region Revenue
Game Game
Europe Australia
46,336 49,656
UNIQUE Function INDEX
Division
Unique Count
Syntax of @(value)
Test this!
Write =@($C$8:$C$22) in E8 and drag it
This formula was created in Excel 2016 (pre Dynamic Array Excel) down.
Test this!
Write =@($C$8:$C$22) in E8 and drag it
down.
Test this!
Remove the @ prefix. Does anything change?
(Here you can safely remove the @ sign and nothing
happens. Excel tries to be on the safe side and adds the @
sign "just in case"). We cover compatibility in detail in the
next section.
Challenge: Create a Quick Overview Report INDEX