Does anyone happen to have a list of all the built in Dialog Boxes in
Word that can be called using VBA?

Re: List of Available Dialog boxes in Word (VBA) by Greg

Greg
Mon Dec 04 14:27:53 CST 2006

Open the VB editor. View>Object Browser. Do a Find for wdDialog and
the list appears.
lorenda@auggg.com wrote:
> Does anyone happen to have a list of all the built in Dialog Boxes in
> Word that can be called using VBA?


Re: List of Available Dialog boxes in Word (VBA) by Greg

Greg
Mon Dec 04 14:29:39 CST 2006

Another way is Tools>Options>AutoList Members then

Sub Test()
With Dialogs( and the list appears.


lorenda@auggg.com wrote:
> Does anyone happen to have a list of all the built in Dialog Boxes in
> Word that can be called using VBA?


Re: List of Available Dialog boxes in Word (VBA) by Jean-Guy

Jean-Guy
Mon Dec 04 14:34:28 CST 2006

lorenda@auggg.com was telling us:
lorenda@auggg.com nous racontait que :

> Does anyone happen to have a list of all the built in Dialog Boxes in
> Word that can be called using VBA?

Search the following key words in the VBA help file (from the ? menu in the
VBA editor):

Dialog Box Argument Lists

In word 2003, there are 225 of them (although some of them are specific the
Mac OS)

--

Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org