View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
AidanH AidanH is offline
external usenet poster
 
Posts: 4
Default Procedure name as variable

I have a macro called A, and cell A1 has A in it, so yes, BUT I've
figured out the solution - IF the macro is stored in a module it works
fine, but if it is on the workbook/worksheet then it won't. Which is
therefore a consideration that needs to be bourne in mind when creating
this type of macro!