Data Functions


Worksheet Functions

ARRAYTOTEXTThe contents of an array or cell range converted to text.
CHOOSEThe value in a row (or column) based on an index number.
CHOOSECOLSThe array with just a specific number of columns.
CHOOSEROWSThe array with just a specific number of rows.
COPILOTThe response based on your referenced data using an AI model.
DROPThe array without certain rows or columns.
EXPANDThe array expanded or padded to specific dimensions.
FILTERThe array after filtering data in a range that satisfies multiple conditions.
HSTACKThe array after putting multiple arrays next to each other.
GETPIVOTDATAThe data obtained from a pivot table.
SORTBYThe array of data that has been sorted based on multiple columns.
TAKEThe array from taking the intersection of specific rows and columns.
TOCOLThe array transformed into a single column.
TOROWThe array transformed into a single row.
TRIMRANGEThe array after excluding all empty rows and/or columns from the outer edges of a range.
UNIQUEThe array of unique values in a list, table or cell range.
VSTACKThe array after putting multiple arrays on top of each other.
WRAPCOLSThe array transformed into multiple columns.
WRAPROWSThe array transformed into multiple rows.
ARRAYTOTEXT
The contents of an array or cell range converted to text.
CHOOSE
The value in a row (or column) based on an index number.
CHOOSECOLS
The array with just a specific number of columns.
CHOOSEROWS
The array with just a specific number of rows.
COPILOT
The response based on your referenced data using an AI model.
DROP
The array without certain rows or columns.
EXPAND
The array expanded or padded to specific dimensions.
FILTER
The array after filtering data in a range that satisfies multiple conditions.
HSTACK
The array after putting multiple arrays next to each other.
GETPIVOTDATA
The data obtained from a pivot table.
SORTBY
The array of data that has been sorted based on multiple columns.
TAKE
The array from taking the intersection of specific rows and columns.
TOCOL
The array transformed into a single column.
TOROW
The array transformed into a single row.
TRIMRANGE
The array after excluding all empty rows and/or columns from the outer edges of a range.
UNIQUE
The array of unique values in a list, table or cell range.
VSTACK
The array after putting multiple arrays on top of each other.
WRAPCOLS
The array transformed into multiple columns.
WRAPROWS
The array transformed into multiple rows.

© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited TopPrevNext