- Home
- CHOOSEROWS Function
CHOOSEROWS Function
The CHOOSEROWS function is one of the lookup and reference functions. It is used to return rows from an array or reference.
Syntax
CHOOSEROWS(array, row_num1, [row_num2], …)
The CHOOSEROWS function has the following arguments:
Argument | Description |
---|---|
array | Is used to set the array containing the rows to be returned in a new array. |
row_num1 | Is used to set the first row number to be returned. |
row_num2 | Is an optional argument. It is used to set additional row numbers to be returned. |
Notes
Please note that this is an array formula. To learn more, please read the Insert array formulas article.
How to apply the CHOOSEROWS function.
Examples
The figure below displays the result returned by the CHOOSEROWS function.
Host ONLYOFFICE Docs on your own server or use it in the cloud
Article with the tag:
Browse all tags