Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default Template on Server 2008

I've put an Excel template (.xlt)(Excel 2003 sp3) in a public folder on a
server that is running server 2008.

I put shortcuts to it on several windows machines and some open it as a
worksheet adding a 1 to the end of the name, as it normally would as a local
file, but some machines open it as a template.
Windows XP as xls in Excel 2003
Windows XP as xls en Excel 2007
Windows Vista 32, one as xls and one as xlt en Excel 2003
Windows Vista 64 as xlt en Excel 2003

Obviously I need them to open as xls. How?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 193
Default Template on Server 2008

Sounds like the file associations on those machines have lost their default
selection for .xlt files. Try using a program like: FileTypesMan. All
you'll need to do is find .xlt in the list of filetypes, select it,
double-click New in the bottom pane, and make sure Default Action is
selected.

Unfortunately, you'll need to do this on each machine that is having
problems.

http://download.cnet.com/FileTypesMa...-10806311.html

HTH
Steve D.


"widman" wrote in message
...
I've put an Excel template (.xlt)(Excel 2003 sp3) in a public folder on a
server that is running server 2008.

I put shortcuts to it on several windows machines and some open it as a
worksheet adding a 1 to the end of the name, as it normally would as a
local
file, but some machines open it as a template.
Windows XP as xls in Excel 2003
Windows XP as xls en Excel 2007
Windows Vista 32, one as xls and one as xlt en Excel 2003
Windows Vista 64 as xlt en Excel 2003

Obviously I need them to open as xls. How?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default Template on Server 2008

On the right track, but on the XP machine I check to open with Excel instead
of a converter that it has as default, and check to always open with Excel,
but it does not change.

On the Vista 64 machine, it opens with the converter and when I browse I
can't find Excel. Seraching it only finds the shortcut in
C:\ProgramData\Microsoft\StartMenu, and I can't find that with the browse or
microsoft office.

"Steve Dunn" wrote:

Sounds like the file associations on those machines have lost their default
selection for .xlt files. Try using a program like: FileTypesMan. All
you'll need to do is find .xlt in the list of filetypes, select it,
double-click New in the bottom pane, and make sure Default Action is
selected.

Unfortunately, you'll need to do this on each machine that is having
problems.

http://download.cnet.com/FileTypesMa...-10806311.html

HTH
Steve D.


"widman" wrote in message
...
I've put an Excel template (.xlt)(Excel 2003 sp3) in a public folder on a
server that is running server 2008.

I put shortcuts to it on several windows machines and some open it as a
worksheet adding a 1 to the end of the name, as it normally would as a
local
file, but some machines open it as a template.
Windows XP as xls in Excel 2003
Windows XP as xls en Excel 2007
Windows Vista 32, one as xls and one as xlt en Excel 2003
Windows Vista 64 as xlt en Excel 2003

Obviously I need them to open as xls. How?


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 193
Default Template on Server 2008

When file associations are first set up, the context menu (which opens when
you right-click on a file) can have several items, in the case of an Excel
template the top two are usually Open and New. Although they both use Excel
to open the file, the difference is that Open will open it as an editable
template, and New will open it as a new file based on the template. This is
the problem you originally described, and can be solved by making sure that
New is the default action.

However, if you have introduced a converter, you have probably destroyed the
original associations and you need to re-instate them. This can be in
addition to the converter. For Open try:

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e

and for New try:

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e /n

You will have to change Office12 (for Excel 2007) to reflect the installed
version, I think Excel 2003 is in Office11.

Then decide which you want as the default action.

HTH
Steve D.



"widman" wrote in message
...
On the right track, but on the XP machine I check to open with Excel
instead
of a converter that it has as default, and check to always open with
Excel,
but it does not change.

On the Vista 64 machine, it opens with the converter and when I browse I
can't find Excel. Seraching it only finds the shortcut in
C:\ProgramData\Microsoft\StartMenu, and I can't find that with the browse
or
microsoft office.

"Steve Dunn" wrote:

Sounds like the file associations on those machines have lost their
default
selection for .xlt files. Try using a program like: FileTypesMan. All
you'll need to do is find .xlt in the list of filetypes, select it,
double-click New in the bottom pane, and make sure Default Action is
selected.

Unfortunately, you'll need to do this on each machine that is having
problems.

http://download.cnet.com/FileTypesMa...-10806311.html

HTH
Steve D.


"widman" wrote in message
...
I've put an Excel template (.xlt)(Excel 2003 sp3) in a public folder on
a
server that is running server 2008.

I put shortcuts to it on several windows machines and some open it as a
worksheet adding a 1 to the end of the name, as it normally would as a
local
file, but some machines open it as a template.
Windows XP as xls in Excel 2003
Windows XP as xls en Excel 2007
Windows Vista 32, one as xls and one as xlt en Excel 2003
Windows Vista 64 as xlt en Excel 2003

Obviously I need them to open as xls. How?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default Template on Server 2008

The converter is "Microsoft Open XML Converter". No matter how many times I
tell it to open xlt files with Excel, even when it shows that Excel will open
it, the file opens as xlt through this microsoft program.




"Steve Dunn" wrote:

When file associations are first set up, the context menu (which opens when
you right-click on a file) can have several items, in the case of an Excel
template the top two are usually Open and New. Although they both use Excel
to open the file, the difference is that Open will open it as an editable
template, and New will open it as a new file based on the template. This is
the problem you originally described, and can be solved by making sure that
New is the default action.

However, if you have introduced a converter, you have probably destroyed the
original associations and you need to re-instate them. This can be in
addition to the converter. For Open try:

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e

and for New try:

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e /n

You will have to change Office12 (for Excel 2007) to reflect the installed
version, I think Excel 2003 is in Office11.

Then decide which you want as the default action.

HTH
Steve D.



"widman" wrote in message
...
On the right track, but on the XP machine I check to open with Excel
instead
of a converter that it has as default, and check to always open with
Excel,
but it does not change.

On the Vista 64 machine, it opens with the converter and when I browse I
can't find Excel. Seraching it only finds the shortcut in
C:\ProgramData\Microsoft\StartMenu, and I can't find that with the browse
or
microsoft office.

"Steve Dunn" wrote:

Sounds like the file associations on those machines have lost their
default
selection for .xlt files. Try using a program like: FileTypesMan. All
you'll need to do is find .xlt in the list of filetypes, select it,
double-click New in the bottom pane, and make sure Default Action is
selected.

Unfortunately, you'll need to do this on each machine that is having
problems.

http://download.cnet.com/FileTypesMa...-10806311.html

HTH
Steve D.


"widman" wrote in message
...
I've put an Excel template (.xlt)(Excel 2003 sp3) in a public folder on
a
server that is running server 2008.

I put shortcuts to it on several windows machines and some open it as a
worksheet adding a 1 to the end of the name, as it normally would as a
local
file, but some machines open it as a template.
Windows XP as xls in Excel 2003
Windows XP as xls en Excel 2007
Windows Vista 32, one as xls and one as xlt en Excel 2003
Windows Vista 64 as xlt en Excel 2003

Obviously I need them to open as xls. How?




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 193
Default Template on Server 2008

When you right-click on the file in Windows Explorer, do you get the "New"
option? You may have to be resigned to always using that, rather than
double-clicking.


"widman" wrote in message
...
The converter is "Microsoft Open XML Converter". No matter how many times
I
tell it to open xlt files with Excel, even when it shows that Excel will
open
it, the file opens as xlt through this microsoft program.




"Steve Dunn" wrote:

When file associations are first set up, the context menu (which opens
when
you right-click on a file) can have several items, in the case of an
Excel
template the top two are usually Open and New. Although they both use
Excel
to open the file, the difference is that Open will open it as an editable
template, and New will open it as a new file based on the template. This
is
the problem you originally described, and can be solved by making sure
that
New is the default action.

However, if you have introduced a converter, you have probably destroyed
the
original associations and you need to re-instate them. This can be in
addition to the converter. For Open try:

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e

and for New try:

"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e /n

You will have to change Office12 (for Excel 2007) to reflect the
installed
version, I think Excel 2003 is in Office11.

Then decide which you want as the default action.

HTH
Steve D.



"widman" wrote in message
...
On the right track, but on the XP machine I check to open with Excel
instead
of a converter that it has as default, and check to always open with
Excel,
but it does not change.

On the Vista 64 machine, it opens with the converter and when I browse
I
can't find Excel. Seraching it only finds the shortcut in
C:\ProgramData\Microsoft\StartMenu, and I can't find that with the
browse
or
microsoft office.

"Steve Dunn" wrote:

Sounds like the file associations on those machines have lost their
default
selection for .xlt files. Try using a program like: FileTypesMan.
All
you'll need to do is find .xlt in the list of filetypes, select it,
double-click New in the bottom pane, and make sure Default Action is
selected.

Unfortunately, you'll need to do this on each machine that is having
problems.

http://download.cnet.com/FileTypesMa...-10806311.html

HTH
Steve D.


"widman" wrote in message
...
I've put an Excel template (.xlt)(Excel 2003 sp3) in a public folder
on
a
server that is running server 2008.

I put shortcuts to it on several windows machines and some open it
as a
worksheet adding a 1 to the end of the name, as it normally would as
a
local
file, but some machines open it as a template.
Windows XP as xls in Excel 2003
Windows XP as xls en Excel 2007
Windows Vista 32, one as xls and one as xlt en Excel 2003
Windows Vista 64 as xlt en Excel 2003

Obviously I need them to open as xls. How?



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
Data connections in Excel 2010 and sql server 2008 Suresh Excel Discussion (Misc queries) 0 December 14th 09 11:10 AM
64 bit ODBC driver for Excel (Server 2008) NicAC Excel Discussion (Misc queries) 0 October 28th 09 11:34 AM
Looking for a 2008 1099 Miscellaneous Income Template Stacey Excel Discussion (Misc queries) 0 February 4th 09 10:46 PM
difference between the dates ex: 4/11/2008- 7/11/2008= 3 days difference between the dates ex: 4/11/2 Excel Worksheet Functions 4 November 3rd 08 08:37 AM
Excel template for 2008-2009 Academ calendar yr (Microsoft Excel 2 babylonian007 Excel Discussion (Misc queries) 1 November 1st 07 05:26 PM


All times are GMT +1. The time now is 09:54 AM.

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

About Us

"It's about Microsoft Excel"