randbetween problem
Hello, I'm trying to figure out how to random pick numbers 0 - 9 in ten
different cells with the numbers in each cell being one of each number
without duplicaing within the ten cells. Any help or ideas would be greatly
appreciated.
Thank you for your time.
Shane
Attachment | Size |
---|---|
randomZeroTo9.xls | 77.5 KB |
Kumar - he doesn't want
Nickrandbetween problem
simply use " =RANDBETWEEN(0,9) " in 1 cell and drag it into 10 cells where ever you want.