Can someone please tell me how to open the document properties dialog box
with a macro command?

I've linked some fields to some of the custom document property items and I
want the document properties to pop up the first time the template is opened
for people to enter in the Document Propertie Values.

Thanks in advance,
-Matt

Re: Open Document Properties Dialog Box by Tony

Tony
Wed Oct 19 17:14:12 CDT 2005

You could try ..

Application.Dialogs(750).Show

--
Enjoy,
Tony


"Matt" <set_@hotmail.com> wrote in message
news:umNflpN1FHA.2008@TK2MSFTNGP10.phx.gbl...
> Can someone please tell me how to open the document properties dialog box
> with a macro command?
>
> I've linked some fields to some of the custom document property items and
I
> want the document properties to pop up the first time the template is
opened
> for people to enter in the Document Propertie Values.
>
> Thanks in advance,
> -Matt
>
>