View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
shapiro shapiro is offline
external usenet poster
 
Posts: 34
Default Dependent (linked) combo boxes

I have a list of states (New York, New Jersey, Los Angeles), and a list of
cities. How can I make that when the user selects NY in one combo box, the
other dependent combo box shows only cities from NY (Brooklyn,Bronx,Queens),
and also for New Jersey (NJ) (Newark,Trenton), etc. ?