Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Assume the name are in column A, and the Rand function in B ( you have to fill down until you reach the last row of the namwe column. Sort column A & B on B. Then take the first 50 entries in column A. -- Regards Jean-Yves Tfelt Europe "Techhead" wrote: On Apr 17, 9:34 am, Jean-Yves wrote: Hi, Add a formual in next column with function "RAND( )" Sort on that column and take the first 50. The rand function will also be recalculted each time a sortin is done. -- Regards Jean-Yves Tfelt Europe "Techhead" wrote: How would I create a formula to choose X number of unique cells from an array? For example, A1 = Bob A2 = Mary A3 = Bill A4 = Tom A5 = Dick I need to choose at random, 3 of these names and they have to be unique. On a larger scale, I have a database of 1500 names and I need to select 50 unique names (cells) at random. Thanks, Brian- Hide quoted text - - Show quoted text - Putting RAND() on the next column over only gives me a decimal numerical value. How would I apply the RAND() function on Column A? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unique Random Number Generator | Excel Discussion (Misc queries) | |||
unique random number in excel | Excel Programming | |||
formula to calculate out of 3 cells choose highest number | Excel Discussion (Misc queries) | |||
Non updatable Unique Random Number | Excel Worksheet Functions | |||
Filter unique random number | Excel Worksheet Functions |