View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fubr69z fubr69z is offline
external usenet poster
 
Posts: 2
Default How do I make a macro call on different macros

I am stuck. I can not find this problem is help.
I have a combo box from the control tool box. Right now I am populating it
with a range of cells and I am trying to create a command button from Forms
Menu to run a macro that is determined by the link cell from the combo box.
The question I have is how do I create a nested Macro to call the appropriate
macro depending on what is selected in the combo box. Or can I use the combo
box to call on macros. If so how? I have been looking through other posts and
what ever I try does not seem to populate the combo box.

Need your help