How do I set a macro to run when Word is launched?

N

NatalieMac

I would like to create a Macro to define view, zoom, and page layout defaults
that would run each time that Word is launched.
 
J

Jay Freedman

See the last section of http://www.gmayor.com/installing_macro.htm,
which contains two macros, AutoNew and AutoOpen, that do what you're
asking and more.

Note that for the purposes you mentioned, you don't need an AutoExec
macro. That one runs before there is any document, so trying to set a
view or zoom then would result in an error message.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 
Top