View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
noord453 noord453 is offline
external usenet poster
 
Posts: 17
Default Listbox value depending on other listbox value

Hi,

I use in 1 form 2 listboxes, one to select a country, and one to select a
city. If the user selects a county, automaticly from the list a default city
shoudl be made visible in the second listbox. At this moment the default is
not set, possible because the value of the first listbox is not yet set in
the worksheet?

How to make this happen?

regards
Gerard