Thread
:
What function will give me a random full number from 1 to 6
View Single Post
#
2
Posted to microsoft.public.excel.programming
Harald Staff
external usenet poster
Posts: 1,327
What function will give me a random full number from 1 to 6
=1+INT(RAND()*6)
HTH. Best wishes Harald
"Audrey" skrev i melding
...
Reply With Quote
Harald Staff
View Public Profile
Find all posts by Harald Staff