View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default importing macros from 2003 to 2007 in Word

You can use the organizer (Alt+F8 Organizer) to move macros between
templates.
OR
You could put a copy of the template containing the macros in the startup
folder (I would suggest you rename it from normal.dot to, say, macros.dot).
This has the additional advantage that it will bring across those custom
toolbars that call the macros - see
http://www.gmayor.com/Toolbars_in_word_2007.htm .
OR
You can export the macro modules from the vba efitor in 2003 and import the
saved files into 2007
OR
You can simply copy and paste macros between open templates in the vba
editor. Macros are only a list of text commands
http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



bac wrote:
Hi

Can anyone help me, how do I import my macros from Word 2003 into
Word 2007. Would be great if someone could.

Thanks
BAC