Consulting

Results 1 to 2 of 2

Thread: How to get the Workgroup templates path from Word options in PowerPoint

  1. #1

    How to get the Workgroup templates path from Word options in PowerPoint

    Hi All,

    I have recently developed a toolbar system for the Word templates in the company. This is all fine, and I use the following to source teh defaultFilePath and use it to manage the creation of new documents when a user selects a specific template in the toolbar list.

    TemplateLocation = Options.DefaultFilePath(Path:=wdWorkgroupTemplatesPath)

    I have now been asked to develop the same toolbar in PowerPoint. A sort of Global toolbar for both Word and PowerPoint. The fact that PowerPoint does toolbars differently is interesting, but another issue.

    Can anyone give me advice on how I access the same default details from PowerPoint? Default setup is only in Word for this and PowerPoint uses the same folder.

  2. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,729
    Location
    Which version of PP?

    Paul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •