-
Microsoft Excel Office 365
Learn How to Use Microsoft Excel RANK Function
In this article, you will learn how to use the Microsoft Excel RANK function and its prime function in Microsoft Excel. You will also get to know the Microsoft Excel RANK function return value and syntax with the help of some examples.
Microsoft Excel RANK Function
The main purpose of the Microsoft Excel RANK function is to get the rank against the range of numbers. That implies, with the help of the RANK function you can able to return the rank of a numeric value when compared to a list of other numeric values. It should be noted that the RANK function can rank values from largest to smallest i.e. top sales, as well as smallest to largest i.e. fastest time. So, with the help of the RANK function, you can able to get the rank against the range of numbers.
Return Value of RANK Function
The return value will be the number indicating rank.
Syntax of RANK Function
=RANK(number, ref, [order])
Where the arguments:
- number: This is the number to rank.
- ref: This is the range that contains the numbers to rank against.
- order: Whether to rank in ascending or descending order (optional).
How to Use Microsoft Excel RANK Function?
So we know that Microsoft Excel RANK function you can able to get the rank against the range of numbers. That implies, with the help of the RANK function you can able to return the rank of a numeric value when compared to a list of other numeric values. It should be noted that the RANK function can rank values from largest to smallest i.e. top sales, as well as smallest to largest i.e. fastest time. So, with the help of the RANK function, you can able to get the rank against the range of numbers.
Check out the list of all other articles:
- Learn How to Get nth Match in Microsoft Excel
- Learn How to Find Missing Values in Microsoft Excel
- Learn How to Get nth Smallest Value With Criteria in Microsoft Excel
- Learn How to Sort by Text Length in Microsoft Excel
- Learn How to Sort by Two Columns in Microsoft Excel
- Learn How to Sort by Random in Microsoft Excel
- Learn How to Sort by One Column in Microsoft Excel
- Learn How to Sort by Custom List in Microsoft Excel
Comments