From: WayneBurrows on
Hi

I have installed office 2007 actually just the trial version at the
moment.

This appears to have killed my macros in Office 2003.

Has anyone else seen this sort of problem? Will my macros still be
available somewhere?

When I open files with Word 2007 or 2003 that previously contained
macros and vba code the macros seem to have vanished. There also
appear to be missing autotext entries.
From: Doug Robbins - Word MVP on
In Word 2003, your macros were probably stored in the Normal.dot template.
The equivalent file in Word 2007 is named Normal.dotm

If you use File>Open to open the Normal.dot template, you should be able to
get access to them and copy and paste them into the Normal.dotm template, or
better, export the module containing them and then import that into the
Normal.dotm template.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
"WayneBurrows" <wjburrows(a)gmail.com> wrote in message
news:297f103d-1d39-4be6-bc93-e63cf1b98f39(a)m33g2000pri.googlegroups.com...
> Hi
>
> I have installed office 2007 actually just the trial version at the
> moment.
>
> This appears to have killed my macros in Office 2003.
>
> Has anyone else seen this sort of problem? Will my macros still be
> available somewhere?
>
> When I open files with Word 2007 or 2003 that previously contained
> macros and vba code the macros seem to have vanished. There also
> appear to be missing autotext entries.