Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
LW LW is offline
external usenet poster
 
Posts: 3
Default random list in excel

I have a list of 80 names that has to be randomly put in to an order where
all the names are used only once. How do I do that
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 692
Default random list in excel

All I can say is that if you have a column with =Rand()
You will get non-equal numbers (the odds of a repeting number are very low).
Replace the formula with PasteSpecial Value. Sort everything by that column
and you get a random ordered list.

There are many ways that you can do this in code, or manually.

--
steveB

Remove "AYN" from email to respond
"Lw" wrote in message
...
I have a list of 80 names that has to be randomly put in to an order where
all the names are used only once. How do I do that



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
random ordering a list in excel zhen Excel Worksheet Functions 4 January 28th 09 03:34 PM
How can I make random selection from excel list? DD Excel Discussion (Misc queries) 2 October 9th 06 09:38 PM
list names in random order in Excel 2002 John Murf Excel Discussion (Misc queries) 2 February 25th 06 01:58 AM
If I create a random list in Excel, does it repeat numbers? Kelly Excel Worksheet Functions 2 March 30th 05 04:05 AM
How do I find random number in list of random alpha? (Position is. jlahealth-partners Excel Discussion (Misc queries) 0 February 8th 05 05:31 PM


All times are GMT +1. The time now is 06:07 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"