Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I randomly select a cell without replacement?

Imagine that I have names in cells A1:A15. The first time I want a name, I
want to randomly select one of the available names and then "cross it off the
list." The second time, I want to select on of the remaining names. I want
to continue this process until all names have been used.

Is there a method for this?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default How do I randomly select a cell without replacement?

In B1 thru B15 enter:
=RAND()
Then sort both columns A & B by column B. This will "shuffle" the names in
column A. After the shuffle, take A1, then A2, then A3................
--
Gary''s Student - gsnu200770


"CT_Jim" wrote:

Imagine that I have names in cells A1:A15. The first time I want a name, I
want to randomly select one of the available names and then "cross it off the
list." The second time, I want to select on of the remaining names. I want
to continue this process until all names have been used.

Is there a method for this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default How do I randomly select a cell without replacement?

Take a look at Debra Dalgleish's site he

http://www.contextures.com/xlDataVal03.html

showing how to hide previously used items in a drop-down.

Hope this helps.

Pete

"CT_Jim" wrote in message
...
Imagine that I have names in cells A1:A15. The first time I want a name,
I
want to randomly select one of the available names and then "cross it off
the
list." The second time, I want to select on of the remaining names. I
want
to continue this process until all names have been used.

Is there a method for this?



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
randomly select a cell from an array TLC Excel Discussion (Misc queries) 7 April 22nd 23 07:43 PM
Randomly select records Tammy Excel Discussion (Misc queries) 12 September 20th 07 07:42 PM
Randomly Select Records Critzy Excel Worksheet Functions 6 March 12th 07 10:41 PM
how to randomly select a name in a list and then the select the ne [email protected] Excel Worksheet Functions 1 September 20th 06 08:09 AM
randomly select numbers jollycarrier Excel Discussion (Misc queries) 2 August 18th 06 02:54 PM


All times are GMT +1. The time now is 10:49 PM.

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

About Us

"It's about Microsoft Excel"