A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Setting up and Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Opening Excel



 
 
Thread Tools Display Modes
  #1  
Old November 6th, 2006, 01:56 PM posted to microsoft.public.excel.setup
BARRY
external usenet poster
 
Posts: 383
Default Opening Excel

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

  #2  
Old November 6th, 2006, 05:33 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Opening Excel

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.


Gord Dibben MS Excel MVP
  #3  
Old November 6th, 2006, 09:06 PM posted to microsoft.public.excel.setup
BARRY
external usenet poster
 
Posts: 383
Default Opening Excel

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.


Gord Dibben MS Excel MVP

  #4  
Old November 6th, 2006, 11:25 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Opening Excel

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.


Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP
  #5  
Old November 7th, 2006, 01:21 PM posted to microsoft.public.excel.setup
BARRY
external usenet poster
 
Posts: 383
Default Opening Excel

I asked our help desk to correct the problem yesterday and they did a
"Repair" install of MS Office that removed the problem. However, I still
have my original issue, that of an empty workbook opening when I open an
existing workbook. Some additional information... I've created a template
with headers and footers that I want to default for everything I create. I've
been doing this for multiple versions and only this last version have I had a
problem like this. I've stored the .xlt in the following directory: I
created a workbook called BOOK.xlt and put it into the directory C:\Program
Files\Microsoft Office\Office11\XLStart

Again, my problem is when I double click from explorer an existing workbook
that I just want to open and edit, it also opens a new workbook, becuase of
this template I've created. My template settings are all ok, but I'm tired
of having to close this empty workbook that I don't really want. If I first
open Excel, then do a file/open, I don't have the problem, but who wants to
do that all of the time. Again, I've done this for many many previous
versions of Excel and never had a problem. I also do this for WORD and have
never had a problem, nor am I having a problem with WORD now, just Excel.
Does that shed any more light on my problem ? thanks in advance.


"Gord Dibben" wrote:

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP

  #6  
Old November 7th, 2006, 06:05 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Opening Excel

Barry

If you truly saved a BOOK.XLT as a Template in your XLSTART folder, this is not
the blank workbook that opens. Templates do not open unless called for with
FileNew.

If you just saved as a regular workbook. it will open when Excel starts.

Is the name of the blank workbook Book1.xls?

If so, that is Excel's default blank WB.

Try this method.

In ToolsOptionsGeneral, uncheck "Ignore other applications" if already
checked.

I have always had success with setting the /e appended to the command line as
previously noted.


Gord

On Tue, 7 Nov 2006 05:21:01 -0800, Barry
wrote:

I asked our help desk to correct the problem yesterday and they did a
"Repair" install of MS Office that removed the problem. However, I still
have my original issue, that of an empty workbook opening when I open an
existing workbook. Some additional information... I've created a template
with headers and footers that I want to default for everything I create. I've
been doing this for multiple versions and only this last version have I had a
problem like this. I've stored the .xlt in the following directory: I
created a workbook called BOOK.xlt and put it into the directory C:\Program
Files\Microsoft Office\Office11\XLStart

Again, my problem is when I double click from explorer an existing workbook
that I just want to open and edit, it also opens a new workbook, becuase of
this template I've created. My template settings are all ok, but I'm tired
of having to close this empty workbook that I don't really want. If I first
open Excel, then do a file/open, I don't have the problem, but who wants to
do that all of the time. Again, I've done this for many many previous
versions of Excel and never had a problem. I also do this for WORD and have
never had a problem, nor am I having a problem with WORD now, just Excel.
Does that shed any more light on my problem ? thanks in advance.


"Gord Dibben" wrote:

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP


  #7  
Old November 7th, 2006, 06:51 PM posted to microsoft.public.excel.setup
BARRY
external usenet poster
 
Posts: 383
Default Opening Excel

Well... I really appreciate all of your effort, but I don't think you've
zeroed in on my problem yet. I do truely (just double checked) have a
workbook named "Book.xlt" in my XLSTART folder that is opening. I proved
this, because when I remove it, I don't have the problem, but I also don't
have my defaults I'm attempting to get. Lastly, the check box you say to
turn off (uncheck) under tools is already off. :-( any other suggestions?

"Gord Dibben" wrote:

Barry

If you truly saved a BOOK.XLT as a Template in your XLSTART folder, this is not
the blank workbook that opens. Templates do not open unless called for with
FileNew.

If you just saved as a regular workbook. it will open when Excel starts.

Is the name of the blank workbook Book1.xls?

If so, that is Excel's default blank WB.

Try this method.

In ToolsOptionsGeneral, uncheck "Ignore other applications" if already
checked.

I have always had success with setting the /e appended to the command line as
previously noted.


Gord

On Tue, 7 Nov 2006 05:21:01 -0800, Barry
wrote:

I asked our help desk to correct the problem yesterday and they did a
"Repair" install of MS Office that removed the problem. However, I still
have my original issue, that of an empty workbook opening when I open an
existing workbook. Some additional information... I've created a template
with headers and footers that I want to default for everything I create. I've
been doing this for multiple versions and only this last version have I had a
problem like this. I've stored the .xlt in the following directory: I
created a workbook called BOOK.xlt and put it into the directory C:\Program
Files\Microsoft Office\Office11\XLStart

Again, my problem is when I double click from explorer an existing workbook
that I just want to open and edit, it also opens a new workbook, becuase of
this template I've created. My template settings are all ok, but I'm tired
of having to close this empty workbook that I don't really want. If I first
open Excel, then do a file/open, I don't have the problem, but who wants to
do that all of the time. Again, I've done this for many many previous
versions of Excel and never had a problem. I also do this for WORD and have
never had a problem, nor am I having a problem with WORD now, just Excel.
Does that shed any more light on my problem ? thanks in advance.


"Gord Dibben" wrote:

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP



  #8  
Old November 7th, 2006, 07:58 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Opening Excel

Did you actually save asfile typeexcel template(*.xlt) or did you just save as
and added the xlt yourself.

True *.xlt files will not open when Excel starts.

Re-create a workbook with some formatting etc. and FileSave AsFile
TypeTemplate(*.xlt)

Name it BOOK......do not add the .xlt

Click Save. Move that BOOK.XLT into the XLSTART folder.

Does it open when Excel is started?

Another guess................

Go to ToolsOptionsGeneral and delete any path in "At startup, open all files
in"

You may have a book.xls in that folder.


Gord


On Tue, 7 Nov 2006 10:51:01 -0800, Barry
wrote:

Well... I really appreciate all of your effort, but I don't think you've
zeroed in on my problem yet. I do truely (just double checked) have a
workbook named "Book.xlt" in my XLSTART folder that is opening. I proved
this, because when I remove it, I don't have the problem, but I also don't
have my defaults I'm attempting to get. Lastly, the check box you say to
turn off (uncheck) under tools is already off. :-( any other suggestions?

"Gord Dibben" wrote:

Barry

If you truly saved a BOOK.XLT as a Template in your XLSTART folder, this is not
the blank workbook that opens. Templates do not open unless called for with
FileNew.

If you just saved as a regular workbook. it will open when Excel starts.

Is the name of the blank workbook Book1.xls?

If so, that is Excel's default blank WB.

Try this method.

In ToolsOptionsGeneral, uncheck "Ignore other applications" if already
checked.

I have always had success with setting the /e appended to the command line as
previously noted.


Gord

On Tue, 7 Nov 2006 05:21:01 -0800, Barry
wrote:

I asked our help desk to correct the problem yesterday and they did a
"Repair" install of MS Office that removed the problem. However, I still
have my original issue, that of an empty workbook opening when I open an
existing workbook. Some additional information... I've created a template
with headers and footers that I want to default for everything I create. I've
been doing this for multiple versions and only this last version have I had a
problem like this. I've stored the .xlt in the following directory: I
created a workbook called BOOK.xlt and put it into the directory C:\Program
Files\Microsoft Office\Office11\XLStart

Again, my problem is when I double click from explorer an existing workbook
that I just want to open and edit, it also opens a new workbook, becuase of
this template I've created. My template settings are all ok, but I'm tired
of having to close this empty workbook that I don't really want. If I first
open Excel, then do a file/open, I don't have the problem, but who wants to
do that all of the time. Again, I've done this for many many previous
versions of Excel and never had a problem. I also do this for WORD and have
never had a problem, nor am I having a problem with WORD now, just Excel.
Does that shed any more light on my problem ? thanks in advance.


"Gord Dibben" wrote:

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP




  #9  
Old November 7th, 2006, 08:34 PM posted to microsoft.public.excel.setup
BARRY
external usenet poster
 
Posts: 383
Default Opening Excel

YOU GOT IT! Thank you very much. I must have created the workbook and just
renamed it with the extension of .xlt instead of saving it as a template.
This has been nagging me for 9 months now. Problem solved. Again, thank you
very much. Resolved.

"Gord Dibben" wrote:

Did you actually save asfile typeexcel template(*.xlt) or did you just save as
and added the xlt yourself.

True *.xlt files will not open when Excel starts.

Re-create a workbook with some formatting etc. and FileSave AsFile
TypeTemplate(*.xlt)

Name it BOOK......do not add the .xlt

Click Save. Move that BOOK.XLT into the XLSTART folder.

Does it open when Excel is started?

Another guess................

Go to ToolsOptionsGeneral and delete any path in "At startup, open all files
in"

You may have a book.xls in that folder.


Gord


On Tue, 7 Nov 2006 10:51:01 -0800, Barry
wrote:

Well... I really appreciate all of your effort, but I don't think you've
zeroed in on my problem yet. I do truely (just double checked) have a
workbook named "Book.xlt" in my XLSTART folder that is opening. I proved
this, because when I remove it, I don't have the problem, but I also don't
have my defaults I'm attempting to get. Lastly, the check box you say to
turn off (uncheck) under tools is already off. :-( any other suggestions?

"Gord Dibben" wrote:

Barry

If you truly saved a BOOK.XLT as a Template in your XLSTART folder, this is not
the blank workbook that opens. Templates do not open unless called for with
FileNew.

If you just saved as a regular workbook. it will open when Excel starts.

Is the name of the blank workbook Book1.xls?

If so, that is Excel's default blank WB.

Try this method.

In ToolsOptionsGeneral, uncheck "Ignore other applications" if already
checked.

I have always had success with setting the /e appended to the command line as
previously noted.


Gord

On Tue, 7 Nov 2006 05:21:01 -0800, Barry
wrote:

I asked our help desk to correct the problem yesterday and they did a
"Repair" install of MS Office that removed the problem. However, I still
have my original issue, that of an empty workbook opening when I open an
existing workbook. Some additional information... I've created a template
with headers and footers that I want to default for everything I create. I've
been doing this for multiple versions and only this last version have I had a
problem like this. I've stored the .xlt in the following directory: I
created a workbook called BOOK.xlt and put it into the directory C:\Program
Files\Microsoft Office\Office11\XLStart

Again, my problem is when I double click from explorer an existing workbook
that I just want to open and edit, it also opens a new workbook, becuase of
this template I've created. My template settings are all ok, but I'm tired
of having to close this empty workbook that I don't really want. If I first
open Excel, then do a file/open, I don't have the problem, but who wants to
do that all of the time. Again, I've done this for many many previous
versions of Excel and never had a problem. I also do this for WORD and have
never had a problem, nor am I having a problem with WORD now, just Excel.
Does that shed any more light on my problem ? thanks in advance.


"Gord Dibben" wrote:

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP





  #10  
Old November 7th, 2006, 09:29 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Opening Excel

Whew!

Glad we got that done.

Common mistake.........just manually adding the .xlt does not create a Template.


Gord

On Tue, 7 Nov 2006 12:34:02 -0800, Barry
wrote:

YOU GOT IT! Thank you very much. I must have created the workbook and just
renamed it with the extension of .xlt instead of saving it as a template.
This has been nagging me for 9 months now. Problem solved. Again, thank you
very much. Resolved.

"Gord Dibben" wrote:

Did you actually save asfile typeexcel template(*.xlt) or did you just save as
and added the xlt yourself.

True *.xlt files will not open when Excel starts.

Re-create a workbook with some formatting etc. and FileSave AsFile
TypeTemplate(*.xlt)

Name it BOOK......do not add the .xlt

Click Save. Move that BOOK.XLT into the XLSTART folder.

Does it open when Excel is started?

Another guess................

Go to ToolsOptionsGeneral and delete any path in "At startup, open all files
in"

You may have a book.xls in that folder.


Gord


On Tue, 7 Nov 2006 10:51:01 -0800, Barry
wrote:

Well... I really appreciate all of your effort, but I don't think you've
zeroed in on my problem yet. I do truely (just double checked) have a
workbook named "Book.xlt" in my XLSTART folder that is opening. I proved
this, because when I remove it, I don't have the problem, but I also don't
have my defaults I'm attempting to get. Lastly, the check box you say to
turn off (uncheck) under tools is already off. :-( any other suggestions?

"Gord Dibben" wrote:

Barry

If you truly saved a BOOK.XLT as a Template in your XLSTART folder, this is not
the blank workbook that opens. Templates do not open unless called for with
FileNew.

If you just saved as a regular workbook. it will open when Excel starts.

Is the name of the blank workbook Book1.xls?

If so, that is Excel's default blank WB.

Try this method.

In ToolsOptionsGeneral, uncheck "Ignore other applications" if already
checked.

I have always had success with setting the /e appended to the command line as
previously noted.


Gord

On Tue, 7 Nov 2006 05:21:01 -0800, Barry
wrote:

I asked our help desk to correct the problem yesterday and they did a
"Repair" install of MS Office that removed the problem. However, I still
have my original issue, that of an empty workbook opening when I open an
existing workbook. Some additional information... I've created a template
with headers and footers that I want to default for everything I create. I've
been doing this for multiple versions and only this last version have I had a
problem like this. I've stored the .xlt in the following directory: I
created a workbook called BOOK.xlt and put it into the directory C:\Program
Files\Microsoft Office\Office11\XLStart

Again, my problem is when I double click from explorer an existing workbook
that I just want to open and edit, it also opens a new workbook, becuase of
this template I've created. My template settings are all ok, but I'm tired
of having to close this empty workbook that I don't really want. If I first
open Excel, then do a file/open, I don't have the problem, but who wants to
do that all of the time. Again, I've done this for many many previous
versions of Excel and never had a problem. I also do this for WORD and have
never had a problem, nor am I having a problem with WORD now, just Excel.
Does that shed any more light on my problem ? thanks in advance.


"Gord Dibben" wrote:

Barry

What is the error message you get?

Try this method to re-register Excel after removing the /e from the path.

Close Excel first and On the Windows Taskbar

1) StartRun "excel.exe /unregserver"(no quotes)OK.
2) StartRun "excel.exe /regserver"(no quotes)OK.
See the space between exe and /regserver

You might have to designate a full path to excel.exe.
In that case StartRun "C:\yourpath\excel.exe /regserver"(no quotes)OK.


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 13:06:02 -0800, Barry
wrote:

My settings were already set as you noted below. However, I went in and
tried to remove the /e and now it keeps putting in a "%1" at the end and I
can't get rid of it. Also, when I open an existing document, I now get an
error msg.

"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" /e %1

"Gord Dibben" wrote:

Barry

Go to StartSettingsFolderOptionsFile Types. Scroll down to MS Excel
Worksheet. Then if running Win98 OS Edit select "Open" and Edit.

If using WinXP OS you would scroll down to .XLS then "Advanced"OpenEdit.

In Command line the path should be similar to this....

"C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE9\EXCEL.EXE" /e (delete the sp/e if
you want Book1 to open.

You must have the double quotes.

Below have "use DDE" checked and this in the DDE message box....[open("%1")]

Application should read "Excel"(no quotes)


Gord Dibben MS Excel MVP

On Mon, 6 Nov 2006 05:56:01 -0800, Barry
wrote:

I've created an Excel template and put it into the recommended location and
it works. However, when I open an existing Excel workbook from explorer,
instead of just opening the workbook that I want opened, it also opens a
blank workbook. I have to go close the blank workbook separately, which is a
real pain. How can I keep this "extra" blank workbook from opening every
time I open an existing workbook? I am using Excel 2003 (11.8033.8036) SP2.

Gord Dibben MS Excel MVP


Gord Dibben MS Excel MVP






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


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