Is there a way to create a helpful hint pop-up when someone opens a document?

Re: Creating a helpful hint pop-up by Jay

Jay
Wed Apr 02 18:09:19 PDT 2008

On Wed, 2 Apr 2008 12:19:00 -0700, Taz <Taz@discussions.microsoft.com> wrote:

>Is there a way to create a helpful hint pop-up when someone opens a document?

Use a Userform (http://www.word.mvps.org/FAQs/Userforms/CreateAUserForm.htm)
launched from an AutoOpen macro. There's no rule that a Userform must contain
input boxes -- it can be just text (a label) and an OK button.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.