Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Where can I save Excel templates .XLT files?

Can I save .xlt files to a shared drive or only to a template folder on
c:\? If the latter then each user needs a local copy of the template?
I can only get xlt files to work properly (open as an xls while
preserving the orgibnal xlt) if I save to the local templates folder.
(These are not to be default xlstartup files.)

If I cannot save to a shared drive am I better off making an xls file
with a macro preventing saving as the original name or saving to the
orginal folder?

Thank you in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Where can I save Excel templates .XLT files?

DC,
Whilst Excel does not expose it, there is a "Workgroup Templates" folder
used by all Office app.
Easiest way is to set it in Word, ToolsOptionsFile Locations.

Restart Excel and check that the templates are showing up under New.

NickHK

"DC" wrote in message
...
Can I save .xlt files to a shared drive or only to a template folder on
c:\? If the latter then each user needs a local copy of the template?
I can only get xlt files to work properly (open as an xls while
preserving the orgibnal xlt) if I save to the local templates folder.
(These are not to be default xlstartup files.)

If I cannot save to a shared drive am I better off making an xls file
with a macro preventing saving as the original name or saving to the
orginal folder?

Thank you in advance.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default Where can I save Excel templates .XLT files?

I regularly use a shared network drive for my template files. There is
nothing to prevent you placing an xlt anywhere you can put an xls. Excel
will usually try to save a new template (when you select type xlt) into the
shared office template directory, just change the selection to the shared
drive.
Be aware that the drive letter may not correspond to the network server for
all users. So use a UNC path to get the drive and directory eg something
like..... \\ukcorftp01\marketdata\ , another tip I usually assign the
drive-path to a variable and use that when locating files. This way you can
specify a local drive for development and a network drive for production.

--
Cheers
Nigel



"DC" wrote in message
...
Can I save .xlt files to a shared drive or only to a template folder on
c:\? If the latter then each user needs a local copy of the template?
I can only get xlt files to work properly (open as an xls while
preserving the orgibnal xlt) if I save to the local templates folder.
(These are not to be default xlstartup files.)

If I cannot save to a shared drive am I better off making an xls file
with a macro preventing saving as the original name or saving to the
orginal folder?

Thank you in advance.



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
How to save formulas when creating templates JDV Excel Discussion (Misc queries) 4 July 29th 08 06:59 PM
Uniform and automated save feature... for excel (or word templates SooHunter Setting up and Configuration of Excel 3 October 6th 07 12:01 AM
Need help w/macros & formatting templates to save time SuzyQ Excel Worksheet Functions 1 December 14th 06 10:11 AM
Can I save excel files as web connected files Sophia Chen Excel Discussion (Misc queries) 0 September 27th 06 11:34 PM
Excel is opening templates as templates instead of as worksheets Desram Setting up and Configuration of Excel 1 January 19th 06 09:38 PM


All times are GMT +1. The time now is 04:11 PM.

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"