Creates a new array from the selected rows in the existing range. Learn more
This function creates a new array from the selected rows in the existing range.
For example, If we use the "CHOOSEROWS" function with the input "CHOOSEROWS(array, 1)", the function will return the first row of the array.
If we use the input "CHOOSEROWS(array, 2, 3)", the function will return the second and third rows of the array