Re: VBA Script to automatically run after document opens by Doug
Doug
Sun Oct 24 21:30:57 CDT 2004
Put the code in a macro named Autoopen
--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
"Richard Mogy" <rmogy@sbcglobal.net> wrote in message
news:VgZed.18331$nj.14067@newssvr13.news.prodigy.com...
>I want to code a script to run immediately after a document opens similar
>to workbook_open() in excel
>