Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a much larger range but for the this example I only use 10 cells.
I need to pull random numbers from a range without repeating any of them INDEX(A$1:A$10,RAND()*10+1 This works but it obviously is prone to picking repeats.How can I do this with a formula without repeating..I can't use a VBA solution in this spreadsheet.I can put a big clunky If in there to check each one but theres got to be a cleaner way. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Generate Random numbers from a pre-defined set | Excel Worksheet Functions | |||
Generate Random numbers from a pre-defined set | Excel Worksheet Functions | |||
Generation of random numbers and sum of those with a condition | Excel Worksheet Functions | |||
Random Numbers | Excel Worksheet Functions | |||
Random list (1-45) without repeating numbers? | Excel Worksheet Functions |