Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Winston,
Select 5 adjacent cells and array-enter =Random_Pick(A1:E10) (enter with CTRL + SHIFT + ENTER, not only with ENTER) if your source data is A1:E10. My UDF Random_Pick you can get he http://www.sulprobil.com/html/uniqrandint.html You can include the macro as follows: Press ALT + F11. Insert a module. Copy macro code from my website into your new module (do not forget to include VBUniqRandInt code, too). Go back to your worksheet. Regards, Bernd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
picking largest number | Excel Worksheet Functions | |||
Picking correct number with < | Excel Discussion (Misc queries) | |||
Help picking a random number from a given distribution | Excel Worksheet Functions | |||
How do I find random number in list of random alpha? (Position is. | Excel Discussion (Misc queries) | |||
Select Case Picking up number | Excel Programming |