macro naming

  • Thread starter Thread starter Brian Cook
  • Start date Start date
B

Brian Cook

Is there some way of naming macros in excel so that if someone saves the
workbook with a different name, the macro will still run?

Thanks!
 
Hi Brian,
It seems that the macro name isn't the issue. I think you need to
change the way you are referencing the worksheets or workbook in your
macro. I think if you post the code someone will be able to assist.

Dan
 
Back
Top