View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maurice Roche Maurice Roche is offline
external usenet poster
 
Posts: 1
Default How to automate a macro to run on all sheets in a workbook

Hello,

I know that this is probably really simple, but I am
trying the run a macro on all sheets in a workbook, there
are 60 sheets all of the same format and structure,
however i have to rearrange the structure, so I was hoping
that I can record a macro and then add some code so it
will run on all sheets?

Any help would be appreciated

Thanks

Maurice