Re: Retrieve workgroup templates path
From: Nick Cranham (TungCheeWah_at_Invalid.com)
Date: 03/05/04
- Next message: Larry Serflaten: "Re: Creating fading effect. My program doesnt shut down."
- Previous message: Fosco: "Re: " problem"
- In reply to: Bigfoot: "Retrieve workgroup templates path"
- Next in thread: Bigfoot: "Re: Retrieve workgroup templates path"
- Reply: Bigfoot: "Re: Retrieve workgroup templates path"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Mar 2004 13:13:55 +0800
Bigfoot,
A Word macro says:
Options.DefaultFilePath(Path:=wdWorkgroupTemplatesPath) = YourPathToFolder.
Or you write to the Registry, courtesy of Jim Rech:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\General\SharedTempla
tes
This is the same value as the Excel "Application.NetworkTemplatesPath".
NickHK
"Bigfoot" <pit.nospam@nlr.nl> wrote in message
news:c26v8m$8qmh$1@simian.nlr.nl...
> Hi,
>
> I have a visual basic project where I want update the local MS Word
> templates with the ones on the server, but how do I retrieve the
"workgroup
> templates path" from MS Word. I do not want hard code the path in my
> project.
>
> Thanx,
>
> Bigfoot
>
>
- Next message: Larry Serflaten: "Re: Creating fading effect. My program doesnt shut down."
- Previous message: Fosco: "Re: " problem"
- In reply to: Bigfoot: "Retrieve workgroup templates path"
- Next in thread: Bigfoot: "Re: Retrieve workgroup templates path"
- Reply: Bigfoot: "Re: Retrieve workgroup templates path"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|