View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Andrew B Andrew B is offline
external usenet poster
 
Posts: 1
Default Get macro to run on any worksheet without renaming the sheet?

I'm trying to get a macro I've designed to run on any worksheet.

However, when I start the macro it errors and needs to be on a worksheet
that has the same name as the one I designed it on.

Is there any way to get the macro to run on a worksheet, regartdless of what
the name is?