random number 5 excel code example
Example: how to find random number between 3 and 5 in excel
If you want to generate random decimal numbers between 50 and 75,
modify the RAND function as follows:
50 + ( 75-50 )rand()
If you want to generate random decimal numbers between 50 and 75,
modify the RAND function as follows:
50 + ( 75-50 )rand()