Nils Morten Blakstad
unread,May 26, 2014, 6:29:33 AM5/26/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi
I have a list of macros that I want to pick one of and activate this choice:
Macrolist range is "Range("MacroList), cell where chosen macro is looked up is Range("SB_CurrentMacro")
How do I program further in VBAto activate the chosen macro by click-button or somthing?
Actually I choose a certain "function" from a drop down box (=choose the macro to use). Linked cell is Range("SB_CurrentMacro").
Best regards
Snoopy