Hello out there
In attempting to run a macro that is contained within another project I have tried the following code unsuccessfully. Can someone please tell me where I have erred?
Word.Application.Run “D:MacrosMacroSource.About.About”
Answers to questions you might ask:
1. The called project is a template named “MacroSource.dot”
2. Both the calling and called projects reside in the same directory
3. Both projects are Word Templates