Thread: drop down list
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Guye Guye is offline
external usenet poster
 
Posts: 19
Default drop down list

hi
i have created a drop list for validating all cells on column E, and i
would like the same list to appear on column G but without the value
choosen on the relevan E cell on the same row.
this process should continue to columns I, K and so forth, each time
the list should include all the values that were not chosen in
previous cells on the same row.
this must apply to all rows from row 10.
is there a way to do it ?
thanks.