Thread: combo boxes
View Single Post
  #1   Report Post  
martin
 
Posts: n/a
Default combo boxes

Hi
I'm trying to automaticaly select a certain cell depending on the results of
the combo boxes ie:
If combo box 1 has a list of names 1-10, and combo box 2 has a list of dates
1-10, if I were to select name 3 from combo box1 and date no 7 from box 2 it
would select say cell d1, or name 6 and date 7 and select cell d4, etc.
Hope i'ts clear!
Thanks.