B
Brian Murphy
What different reasons are there for getting the following error message:
Run-time error '1004':
The macro 'filename!macroname' cannot be found.
I'm certain the file is present and open, and that the file contains the
macro that is being run.
A syntax error leading to a compile error does not seem to be the culprit.
This is a case where one addin is trying to run a macro in another addin by
way of an Application.Run statement.
Thanks,
Brian Murphy
Run-time error '1004':
The macro 'filename!macroname' cannot be found.
I'm certain the file is present and open, and that the file contains the
macro that is being run.
A syntax error leading to a compile error does not seem to be the culprit.
This is a case where one addin is trying to run a macro in another addin by
way of an Application.Run statement.
Thanks,
Brian Murphy