If you copy your Normal template over the other computer's Normal template, any customisations in that template (e.g. changes to Style definitions, macros, etc.)will be wiped out. Better to copy the code. Perhaps the simplest way to do this is to open the VBA Editor (Alt-F11) copy the code from whatever subs & modules you want, then paste the code into NotePad. Save the NotePad file, take/email it to the other PC, then reverse the process. A more comprehensive approach is to export the subs etc. (via File>Export File), which is what you'll need to do if userforms are involved, then import them at the other end.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|