• Steam recently changed the default privacy settings for all users. This may impact tracking. Ensure your profile has the correct settings by following the guide on our forums.

What is the random number command in MS excel?

androidkaita

Drop The Gun
Its like RAND=() or something? I need to know for my exam in like 30 mins, plz help
 
Its like RAND=() or something? I need to know for my exam in like 30 mins, plz help

There's RAND() and RANDBETWEEN(bottom, top).

The first returns a random number greater than or equal to 0 and less than 1, evenly distributed.

The second returns a random number between the numbers you specify.
 
That also works in MS word, it just generates sentences...

The format is pretty much the same =rand(numberlines,number per line) i believe.

The generated sentence varies on what version of Windows it is.
 
Back
Top