D
Dkline
I have written a macro in a document on a shared network drive. When I open
any document, I can see and run the macro as the macros are in the
Normal.dot.
The other two people do NOT see and cannot run the macro.
The actual VBA is in the Normal.Dot. The macro (atcually series of macros)
rebuilds the "master" document out of a collection of individual documents.
Basically it insert a series of files into the "master" document and then
creates a hyperlinked TOC. Does everything we want it to do in terms of
rebuidling the document.
Even wehn I take this Normal.Dot and drop it into their "My Documents" where
their original Normal.Dot was kept, they still can't see these macros.
I had them both set their Macro Security to low. So that is not an issue.
I have exported the two modules to .BAS files. Do I need to import them to
their copy of Normal.Dot even though I copied my Normal.Dot into their "My
Documents"?
any document, I can see and run the macro as the macros are in the
Normal.dot.
The other two people do NOT see and cannot run the macro.
The actual VBA is in the Normal.Dot. The macro (atcually series of macros)
rebuilds the "master" document out of a collection of individual documents.
Basically it insert a series of files into the "master" document and then
creates a hyperlinked TOC. Does everything we want it to do in terms of
rebuidling the document.
Even wehn I take this Normal.Dot and drop it into their "My Documents" where
their original Normal.Dot was kept, they still can't see these macros.
I had them both set their Macro Security to low. So that is not an issue.
I have exported the two modules to .BAS files. Do I need to import them to
their copy of Normal.Dot even though I copied my Normal.Dot into their "My
Documents"?