Returns the rank of a number relative to other numbers in a range
Syntax
RANKEQ(number, range, [order])
- number—The number, or cell reference, of the value to rank
- range—The cell references, or range, to rank
- order—[optional]Specifies rank order: 0 (default) is descending order, and 1 is ascending order
Sample usage
RANKEQ([Units Sold]1,[Units Sold]:[Units Sold], 1)
Examples
Still need help?
Use the Formula Handbook template to find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.
Find examples of how other Smartsheet customers use this function or ask about your specific use case in the Smartsheet online Community.