Thread: Validation List
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ghopper01 ghopper01 is offline
external usenet poster
 
Posts: 1
Default Validation List

Is there a way to create a dynamic list for use with data validation? For
example: if I have a list of 10 players. In A1, the list will display all
players in the list. However, B1 will show only 9 players from the list
(original 10 minus the one selected in A1).

Thank you.