Thread: Universal Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Thurston Sam Thurston is offline
external usenet poster
 
Posts: 1
Default Universal Macro

Hello

I have created quite a simple macro in Excel that formats
a spreadsheet the way that i want it to e.g.
deleting/inserting columns/rows, shading, placing borders
etc and i also have the code for this macro.

I was wondering if there is any way to apply this macro to
numerous spreadsheets without having to open each one
seperately and insert the code, so in effect possibly
clicking a button and say 12 spreadsheets run the same
macro simultaneously.

Your help would be greatly appreciated

Thanks

Sam