J
Jon
I have a macro that runs when the file is opened (via Workbook Ope
event).
At the end of the macro, the file is saved-as to another location.
The problem is; because the macro is part of the Open event, it i
saved in the new file too. When the new file is opened, it tries to ru
this now-unnecessary macro (and fails).
What I'd like to be able to do is to clear out the macro in the ne
file.
Surely there's an easy way to do this?
Help
event).
At the end of the macro, the file is saved-as to another location.
The problem is; because the macro is part of the Open event, it i
saved in the new file too. When the new file is opened, it tries to ru
this now-unnecessary macro (and fails).
What I'd like to be able to do is to clear out the macro in the ne
file.
Surely there's an easy way to do this?
Help