View Single Post
 
Old 02-18-2016, 09:19 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,340
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

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]
Reply With Quote