Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Excel Pie Chart
  • How to count table columns in Excel
  • Excel Frequency Function Example
  • How to combine 2 or more chart types in a single chart in Excel
  • How to sum a total in multiple Excel tables

References

  • How to get address of last cell in range in Excel
  • How to get address of first cell in range in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to get first row number in range in Excel
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Excel Data validation only dates between
  • Excel Data validation exists in list
  • Excel Data validation don’t exceed total
  • Excel Data validation require unique number
  • Excel Data validation allow uppercase only

RAND function: Description, Usage, Syntax, Examples and Explanation

by

What is RAND function in Excel?

RAND function is one of the Math and Trig functions in Microsoft Excel that returns an evenly distributed random real number greater than or equal to 0 and less than 1. A new random real number is returned every time the worksheet is calculated.

Syntax of RAND function

RAND()

The RAND function syntax has no arguments.

RAND formula explantion

  • To generate a random real number between a and b, use:

=RAND()*(b-a)+a

  • If you want to use RAND to generate a random number but don’t want the numbers to change every time the cell is calculated, you can enter =RAND() in the formula bar, and then press F9 to change the formula to a random number. The formula will calculate and leave you with just a value.

Example of RAND function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=RAND() A random number greater than or equal to 0 and less than 1 varies
=RAND()*100 A random number greater than or equal to 0 and less than 100 varies
=INT(RAND()*100) A random whole number greater than or equal to 0 and less than 100 varies
Note: When a worksheet is recalculated by entering a formula or data in a different cell, or by manually recalculating (press F9), a new random number is generated for any formula that uses the RAND function.

Post navigation

Previous Post:

TRUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Pie Chart

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • IF with boolean logic in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Calculate years between dates in Excel
  • Get day from date in Excel
  • Get month from date in Excel
  • Get project midpoint in Excel

Grouping

  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel

General

  • List worksheet index numbers in Excel
  • Convert column number to letter in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to increase by percentage in Excel
  • How to count total columns in range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning