Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / April 2005

Tip: Looking for answers? Try searching our database.

List Styles Dialog

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Beth W - 15 Apr 2005 23:43 GMT
Does anyone know why this doesn't work?

Sub ShowListStylesDialog()
   With Dialogs(wdDialogFormatBulletsAndNumbering)
   .DefaultTab = wdDialogFormatBulletsAndNumberingTabListStyles
   .Show
   End With
End Sub

The Default Tab for the following work:

   .DefaultTab = wdDialogFormatBulletsAndNumberingTabBulleted
   .DefaultTab = wdDialogFormatBulletsAndNumberingTabNumbered
   .DefaultTab = wdDialogFormatBulletsAndNumberingTabOutlineNumbered
Word Heretic - 18 Apr 2005 02:47 GMT
G'day Beth W <BethW@discussions.microsoft.com>,

Because dialogs have been hopelessly implemented by MS and they don't
give a flying toss. Known issue unfort.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice

Beth W reckoned:

>Does anyone know why this doesn't work?
>
[quoted text clipped - 10 lines]
>    .DefaultTab = wdDialogFormatBulletsAndNumberingTabNumbered
>    .DefaultTab = wdDialogFormatBulletsAndNumberingTabOutlineNumbered
Beth W - 22 Apr 2005 01:28 GMT
I miss WP!

> G'day Beth W <BethW@discussions.microsoft.com>,
>
[quoted text clipped - 22 lines]
> >    .DefaultTab = wdDialogFormatBulletsAndNumberingTabNumbered
> >    .DefaultTab = wdDialogFormatBulletsAndNumberingTabOutlineNumbered
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.