Explanation

The ExcelRANDBETWEEN functionreturns a random integer between given numbers.

The result is random numbers between 1-100.

RANDBETWEEN is avolatile functionthat recalculates when a worksheet is opened or changed.

Excel formula: Random number from fixed set of options

This includes any edits to the worksheet, or simply opening the workbook.

RANDBETWEEN recalculates each time a worksheet is opened or changed.

RANDARRAY Function

The Excel RANDARRAY function generates an array of random numbers between two values.

Excel formula: Random date between two dates

The size or the array is specified byrowsandcolumnsarguments.

The generated values can be either decimals or whole numbers.

How to pick names out of a hat with Excel

Excel formula: Randomly assign data to groups

Excel formula: Random text values

Excel formula: Random value from list or table

Excel RANDBETWEEN function

Excel RANDARRAY function

Article image