Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Application.NetworkTemplatesPath Not Working

In Word, I can see the "workgroup templates" path is set. However, Excel
apparently doesn't see it. Are there any known issues with
Application.NetworkTemplatesPath() not returning the specified path?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Application.NetworkTemplatesPath Not Working

I believe a shared path has to be set in the registry. For Excel 2003 it
seems to be:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\C ommon\General\SharedTempla
tes

--
Jim Rech
Excel MVP


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Application.NetworkTemplatesPath Not Working

Jim Rech wrote:
I believe a shared path has to be set in the registry. For Excel 2003 it
seems to be:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\C ommon\General\SharedTempla
tes


Good clue. I checked my system and I'm running Word 2002 (10.0), so the
shared template path specified there doesn't get put into the
SharedTemplate registry entry to Excel 2003 (11.0).

Thanks! :)


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Application.NetworkTemplatesPath Not Working

Try changing it in MSWord.

xl2002 finds the location that way.

Sonny Maou wrote:

Jim Rech wrote:
I believe a shared path has to be set in the registry. For Excel 2003 it
seems to be:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\C ommon\General\SharedTempla
tes


Good clue. I checked my system and I'm running Word 2002 (10.0), so the
shared template path specified there doesn't get put into the
SharedTemplate registry entry to Excel 2003 (11.0).

Thanks! :)


--

Dave Peterson

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Application.NetworkTemplatesPath Not Working

Dave,
Thanks, managed to set it, but none of those templates are coming up when
New is selected, only from the local templates folder.

NickHK

"Dave Peterson" wrote in message
...
Try changing it in MSWord.

xl2002 finds the location that way.

Sonny Maou wrote:

Jim Rech wrote:
I believe a shared path has to be set in the registry. For Excel 2003

it
seems to be:


HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\C ommon\General\SharedTempla
tes


Good clue. I checked my system and I'm running Word 2002 (10.0), so the
shared template path specified there doesn't get put into the
SharedTemplate registry entry to Excel 2003 (11.0).

Thanks! :)


--

Dave Peterson





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Application.NetworkTemplatesPath Not Working

Jim,
According to:
http://msdn.microsoft.com/library/de...us/modcore/htm
l/deovrDeployingTemplatesApplicationSpecificAddins.a sp

Application.NetworkTemplatesPath = "\\Server\Share\WorkgroupTemplates" sets
the value. However, this property is Read Only.

Also, using Office 2000, I can find no Registry entry relating Excel's
network paths.

Any help appreciated.

NickHK


"Jim Rech" wrote in message
...
I believe a shared path has to be set in the registry. For Excel 2003 it
seems to be:


HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\C ommon\General\SharedTempla
tes

--
Jim Rech
Excel MVP





  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Application.NetworkTemplatesPath Not Working

Nick-

I've found that if you manually add the registry key:

HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Co mmon\General\SharedTemplat
es

then Excel 2000 will include templates it finds on that path.

You have to use the Regedit.exe program to add this entry, which you can
start from Start-Run.

--
Jim Rech
Excel MVP


  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Application.NetworkTemplatesPath Not Working

Jim,
Thanks for your help. Got it sorted now.

NickHK


"Jim Rech" wrote in message
...
Nick-

I've found that if you manually add the registry key:


HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Co mmon\General\SharedTemplat
es

then Excel 2000 will include templates it finds on that path.

You have to use the Regedit.exe program to add this entry, which you can
start from Start-Run.

--
Jim Rech
Excel MVP




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Working with XL and another not related application Excelfan Excel Discussion (Misc queries) 6 December 21st 08 02:45 AM
Call Application.Volatile(True) NOT WORKING FARAZ QURESHI Excel Discussion (Misc queries) 1 May 8th 08 04:50 AM
Application.Volatile Not Working Timely FARAZ QURESHI Excel Discussion (Misc queries) 2 March 10th 08 09:52 AM
Application.Volatile not working as expected Richards Excel Discussion (Misc queries) 3 February 3rd 05 12:20 AM
Application::DisplayAlerts not working Howard Dierking Excel Programming 2 February 11th 04 12:04 PM


All times are GMT +1. The time now is 08:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"