View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Drop down list - how doo I make selection disapear?

Debra has just the ticket for this, try her page at:
http://www.contextures.com/xlDataVal03.html
Excel -- Data Validation -- Hide Previously Used Items in Dropdown
There's a sample file there to download
(link is somewhere near the bottom on that page)
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"Tore" wrote:
I have a drop down list, with 16 names, and also 16 cells where the same drop
down list is displayed. What I want is this:

When e.g. the name "Ann" is selected in one of the cells (based on the drop
down list) I want "Ann" to disappear from all of the other drop down lists.
This to ensure that one name can only be selected once, and to make sure that
all names are selected at least once.

How do I do that?