macro naming

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!
 
D

dan dungan

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top