View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] iamamonkeysoareyou@gmail.com is offline
external usenet poster
 
Posts: 1
Default Cascading Combo Boxes

Hi!

I am trying to develop a Cascading Combo Box solution for someone.

Basically, I have one list (List A) in one Combo Box and depending on
what item in List A is chosen, the items in List B is shown.

I then want the items chosen in the combo boxes (List A and B) to
output into a specified (but not limited to) cells in a worksheet.

Please help!

Thanks,