> The statement you need in a Document_Open routine is ..
>
[quoted text clipped - 11 lines]
> >
> > Thanks
Ok, that worked. Now, how do I get it to run whenever I open any document?
If that's not possible, I guess I'll have to add it to every document (sigh).
How do I do that?
> Thanks Tony, I'll try that
>
[quoted text clipped - 13 lines]
> > >
> > > Thanks
Tony Jollans - 26 Feb 2006 16:56 GMT
Auto Open macros run from either documents or attached templates. If most of
your documents use one or two templates then you can put the code in those
templates. In a more varied environment you will probably want to use the
Application DocumentOpen event
--
Enjoy,
Tony
> Ok, that worked. Now, how do I get it to run whenever I open any document?
> If that's not possible, I guess I'll have to add it to every document (sigh).
[quoted text clipped - 17 lines]
> > > >
> > > > Thanks