Hello,
On opening a document, I'd like to prompt users for default information (2
questions) that would automatically be placed in a document. Is msgbox the
way to do this?


--
Guiseppe

Re: Prompting for default information by Jezebel

Jezebel
Thu Dec 07 01:56:09 CST 2006

The File > Properties dialog is usually a better choice: a) because you can
use DocProperty fields to put the info into the document, b) because the
user can change their mind, eg if they made a typo when they answered the
questions the first time round, and c) because the key properties (if you
use them) are also displayed in Windows Explorer when you list the file.




"Guiseppe" <Guiseppe@discussions.microsoft.com> wrote in message
news:467F7820-BA41-4439-A05C-BF71D847553E@microsoft.com...
> Hello,
> On opening a document, I'd like to prompt users for default information
> (2
> questions) that would automatically be placed in a document. Is msgbox
> the
> way to do this?
>
>
> --
> Guiseppe