Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Mike,
I filled down, what about if i want each number to appear once only in my new list, as described below? Cheers. "Mike" wrote: Assuming your numbers are in D1 - D8. Adjust as necessary =INDEX(D1:D8,RANDBETWEEN(1,COUNTA(D1:D8)),1) "Bhupinder Rayat" wrote: Hi, if i have the following list on sheet1 1 2 3 4 5 6 7 8 i want to know how to return any random number from that list on another sheet. e.g. sheet2 2 4 5 1 3 6 8 7 and i want to the array to return them in a different order everytime the code is executed. can anyone help please? Many thanks, Bhupinder. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Random number from a list | Excel Discussion (Misc queries) | |||
generating random number list | Excel Worksheet Functions | |||
Generate random number from a list | Excel Worksheet Functions | |||
next logical number from list of about 2000 random numbers | Excel Programming | |||
How do I find random number in list of random alpha? (Position is. | Excel Discussion (Misc queries) |