View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] alexdetrano@gmail.com is offline
external usenet poster
 
Posts: 12
Default User Form Question

Hi there

I need to implement a user form that let's the user pick one of five
cases (basic, increased, decreased, superior, inferior) and when each
is picked, it runs a macro that changes specific cells. I have all
the macros recorded and saved, I am just clueless as to how to get the
list inside of the combo box and then have the macros executed. Any
help would be greatly appreciated!

Thank you