Over 1.8 million professionals use CFI to learn accounting, financial analysis, modeling and more. Start with a free account to explore 20+ always-free courses and hundreds of finance templates and cheat sheets.
The RAND Function[1] is categorized under Excel Math and Trigonometry functions. The function will return a random number between 0 and 1. It provides a real number that will be returned every time the worksheet is opened.
As a financial analyst, the RAND function can be used to generate random numbers. However, it is used less frequently in the finance industry, as compared to other fields such as cryptography and statistics.
Formula
=RAND()
The RAND function requires no argument.
How to use the RAND Function in Excel?
To understand the uses of the RAND function, let’s consider an example:
Example 1
When we type =RAND() in any cell, every time the worksheet is opened or recalculated, it will show a different number, as shown below:
When we did some recalculations, the worksheet changed the results, as shown below:
Things to remember about the RAND Function
RAND will calculate a new value each time the worksheet is calculated. If we wish to stop random numbers from being generated, we need to copy the cells that contain RAND to the clipboard and then use Paste Special > Values to convert them to text.
To get a random number that will not change when the worksheet is calculated, we need to enter =RAND() in the Formula bar and then press F9 to convert the formula into its result.
If we wish to generate a set of random numbers in multiple cells, we need to select the cells, enter RAND() and then press Ctrl + Enter.
If we wish to generate a random number between two numbers, we can use the formula: RAND() * (b – a) + a, where a is the smallest number and b is the largest number that we wish to generate a random number for.
Thanks for reading CFI’s guide to important Excel functions! By taking the time to learn and master these Excel functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.