1.

Random number in Excel can we also set some range in random number?

Answer» RANDOM NUMBER in Excel can we also set some range in random number?
There are some inbuilt function available in excel mainly a METHOD is "rand()" and its default range is 0 to 1. And you will get below number after selecting rand() method as given below.


Rand() excel

And if we want to display random number WITHIN specific range as given below.


RANDBETWEEN(0,100)


Discussion

No Comment Found