View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
FuadsCurse FuadsCurse is offline
external usenet poster
 
Posts: 8
Default How Do I Reference Individual Dropdown Menu Items in VBA?

Hello

I need to select individual dropdown menu items and run some analysis, save
the results and then change the dropdown menu item and rerun analysis and
save the results and so on and so on. How do I reference individual dropdown
menu items? Thanks.

Brett