Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
With the Analysis ToolPak add-in activated (tools-addins):
Cell address in range A1:Z1000 =ADDRESS(RANDBETWEEN(1,1000),RANDBETWEEN(1,26),4) Press F9 to generate a new random address. If you want the contents of that cell: =INDIRECT(ADDRESS(RANDBETWEEN(1,1000),RANDBETWEEN( 1,26),4)) -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "ap@rfr" wrote: how to create function to randomly select names |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is the function to randomly select a cell, like for lottery? | Excel Worksheet Functions | |||
How do I randomly select cells regardless of cell content? | Excel Worksheet Functions | |||
what can I do to randomly select cells that contain text? | Excel Worksheet Functions | |||
does ctrl f select cells randomly? | Excel Discussion (Misc queries) | |||
how to randomly select a name in a list and then the select the ne | Excel Worksheet Functions |