F
fitzer
Hi,
I'm having a problem accessing some custom Word 2003 macros
I wrote. I copied and pasted the Public macros from a text file
into module=NewMacros in Normal.dot. The Visual Basic Editor
shows:
Project Explorer
Normal
Modules
NewMacros ...........>> Public Sub X()
Public Sub Y()
etc.
In Word 2003, the Macros dialog box (Alt F8) doesn't list these
macros (X, Y, etc.). ???
The Word Options | File dialog box shows the following;
User templates C:\Documents and Settings\Owner
\Application Data\Microsoft\Templates
Startup C:\Documents and Settings\Owner
\Application Data\Microsoft\Word\STARTUP
although no files are in the STARTUP folder.
I want to map these macros (X, Y, etc.) to toolbar buttons.
How do I get them to show up on the Alt-F8 macros dialog?
Thanks
I'm having a problem accessing some custom Word 2003 macros
I wrote. I copied and pasted the Public macros from a text file
into module=NewMacros in Normal.dot. The Visual Basic Editor
shows:
Project Explorer
Normal
Modules
NewMacros ...........>> Public Sub X()
Public Sub Y()
etc.
In Word 2003, the Macros dialog box (Alt F8) doesn't list these
macros (X, Y, etc.). ???
The Word Options | File dialog box shows the following;
User templates C:\Documents and Settings\Owner
\Application Data\Microsoft\Templates
Startup C:\Documents and Settings\Owner
\Application Data\Microsoft\Word\STARTUP
although no files are in the STARTUP folder.
I want to map these macros (X, Y, etc.) to toolbar buttons.
How do I get them to show up on the Alt-F8 macros dialog?
Thanks