I think I would be inclined to save the following macro in normal.dot and
call it on entry to the first field
Sub myPrint()
Dialogs(wdDialogFilePrint).Show
End Sub
You could save it as an autoopen macro in the document, but this would
create security issues that may conspire against it being run.
A third option is to create a prominent custom toolbar in the document and
add the macro command to it.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hello,
>
[quoted text clipped - 3 lines]
> Thanks,
> Troy
Troy Bruder - 30 Aug 2004 17:36 GMT
Thank you for the advice. I certainly appreciate it!
Troy
>I think I would be inclined to save the following macro in normal.dot and
>call it on entry to the first field
[quoted text clipped - 16 lines]
>> Thanks,
>> Troy
Graham Mayor - 31 Aug 2004 07:36 GMT
You are welcome :)

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Thank you for the advice. I certainly appreciate it!
>
[quoted text clipped - 27 lines]
>>> me? Thanks,
>>> Troy