View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Multiple Macro help

If the macros are in a general module and written generically, then you
would only need ot make one of the other sheets active and then run them.

If not set up this way, then, unless they are event related, you should set
them up this way.

--
Regards,
Tom Ogilvy

"alexm999 " wrote in message
...
I have an Excel file with 5 worksheets (1 for each store).
I have 35 macros that run perfectly in 1 worksheet. I'd like to
duplicate the macros for the 4 remainder worksheets. How can I do this?


---
Message posted from http://www.ExcelForum.com/