I've written a simple VBA macro and saved it to a document named macro.doc,
then managed, as a test, to figure out how to copy that macro into the
normal.dot on another PC.
Now I'm trying to copy the macro to the PC where it's actually needed and
the copy process is not working. I am opening macro.doc, then using the
Organizer to copy the macro and the form to normal.dot. On the test PC after
doing this I was asked to save normal.dot when I closed Word, but on this PC
I'm not getting that prompt. What is the proper way to do this? Is it
possible to save the macro into normal.dot using the VBA window, perhaps via
the Project Explorer?
Jonathan West - 09 Oct 2006 17:34 GMT
> I've written a simple VBA macro and saved it to a document named
> macro.doc,
[quoted text clipped - 11 lines]
> via
> the Project Explorer?
Distributing macros to other users
http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
KGF - 09 Oct 2006 20:25 GMT
Thank you!! Creating a new template and adding to the startup fodler did it.
> > I've written a simple VBA macro and saved it to a document named
> > macro.doc,
[quoted text clipped - 14 lines]
> Distributing macros to other users
> http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm