View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chubster264 chubster264 is offline
external usenet poster
 
Posts: 1
Default Run macro from name stored in variable?


can you run a macro using its name stored in a variable?

e.g.:

======================
*mName = "Macro1"

Call mName *
========================

(I know the above doesn't work, but is there any similar method tha
does work?)

Many thanks

--
chubster26
-----------------------------------------------------------------------
chubster264's Profile: http://www.excelforum.com/member.php...fo&userid=3016
View this thread: http://www.excelforum.com/showthread.php?threadid=49846