RANK
Syntax
- value - The value whose rank will be determined. If data does not contain value in any cell or element, RANK will return the #N/A error.
- data - The array or range containing the dataset to consider.
- is_ascending - [ OPTIONAL - 0 by default ] Whether to consider the values in data in descending or ascending order.