Returns a Random Number within a specified Range (bottom,top). It returns an integer between any two defined values – such as one and ten.
RANDBETWEEN Function Syntax
The syntax for RANDBETWEEN function is:
=RANDBETWEEN( bottom, top )
Bottom – The lower number of the range and the smallest integer value that the function will return.
Top – The higher number of the range and the largest integer value that the function will return.
RANDBETWEEN Function Example
Have a look at RANDBETWEEN function examples
No comments:
Post a Comment