Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Why does Excel always ask if I want to save changes to Book1?

This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Why does Excel always ask if I want to save changes to Book1?

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32*pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. *I never had this problem before. *It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. *It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. *It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. *It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Why does Excel always ask if I want to save changes to Book1?

Unfortunately, Pete_UK has chosen merely to question my inquiry rather than
supply any information that might assist me in solving the problem.

I have a very good reason for launching the Excel application and then
opening a preexisting workbook. I will not take the time to elaborate on
that issue inasmuch as it might only serve to further complicate this matter.
In any event, as previously stated, when I launch the Excel application, a
"New" workbook titled "Book1" is automatically generated. When I then open a
preexisting workbook, the "New" workbook "Book1" also remains. When I am
finished with the preexisting workbook, I save it, if I have made any changes
to it, and then close it, or I simply close it without having made any
changes. At that point, the newly created workbook titled "Book1" remains
open. When I then attempt to exit Excel, a dialog box appears asking me if I
want to save changes to "Book1." It is this dialog box that has only
recently begun to appear and that I wish to eliminate.


"Pete_UK" wrote:

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32 pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Why does Excel always ask if I want to save changes to Book1?

Append a /e to your Excel startup command to prevent Book1 from opening.

Go to StartSettingsControl PanelFolder OptionsFile Types

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\OFFICExx\EXCEL.EXE" /e

You must have the double quotes and the <space/e prevents a new blank book
from opening.

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, 25 Aug 2008 17:47:00 -0700, DaveW
wrote:

Unfortunately, Pete_UK has chosen merely to question my inquiry rather than
supply any information that might assist me in solving the problem.

I have a very good reason for launching the Excel application and then
opening a preexisting workbook. I will not take the time to elaborate on
that issue inasmuch as it might only serve to further complicate this matter.
In any event, as previously stated, when I launch the Excel application, a
"New" workbook titled "Book1" is automatically generated. When I then open a
preexisting workbook, the "New" workbook "Book1" also remains. When I am
finished with the preexisting workbook, I save it, if I have made any changes
to it, and then close it, or I simply close it without having made any
changes. At that point, the newly created workbook titled "Book1" remains
open. When I then attempt to exit Excel, a dialog box appears asking me if I
want to save changes to "Book1." It is this dialog box that has only
recently begun to appear and that I wish to eliminate.


"Pete_UK" wrote:

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32 pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Why does Excel always ask if I want to save changes to Book1?

Thank you, Gord Dibben, for your answer to my question. Based upon your
answer I was able to create a work-around to my problem. I still do not know
why Excel 2007 suddenly started asking me if I want to save changes to
"Book1" when there have been no changes or how to eliminate the inquiry, but
I am now able to launch Excel without creating "Book1" at all. This is
sufficient for my purposes, at least at present, inasmuch as by eliminating
"Book1" I am able to exit Excel without encountering the nuisance question
whether I want to save changes to the workbook.

It appears, however, that your answer was written with Windows XP in mind.
I encountered a fair amount of difficulty determining how to apply your
solution to Windows Vista because, in Windows Vista, there is no "File Types"
tab in "Folder Options" and I could discover no way to edit a file type in
Windows Vista as could be done as you suggested in Windows XP. With the help
of some other research materials I was able to find a means of essentially
accomplishing the same result in Windows Vista. The answer can be found at
Microsoft Office Online under "Command-line switches for Excel." There it
explains how to create a Shortcut to Excel (or any other application)
applying various parameters including command-line switches such as the "/e"
discussed in your reply. I created a Shortcut to Excel with the "/e"
command-line switch, named the Shortcut "Microsoft Office Excel 2007," and
replaced other copies of my Excel Shortcut with the newly created Shortcut
containing the "/e" command-line switch.

I can't forsee the need to do so but, should I ever want to launch Excel
without the "/e" command-line switch, I can either navigate to C:\Program
Files\Microsoft Office\Office12 and click on Excel.exe, select "Excel.exe" at
"StartRun," or create another Excel Shortcut (temporary or otherwise) sans
the "/e" command-line switch.

"Gord Dibben" wrote:

Append a /e to your Excel startup command to prevent Book1 from opening.

Go to StartSettingsControl PanelFolder OptionsFile Types

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\OFFICExx\EXCEL.EXE" /e

You must have the double quotes and the <space/e prevents a new blank book
from opening.

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, 25 Aug 2008 17:47:00 -0700, DaveW
wrote:

Unfortunately, Pete_UK has chosen merely to question my inquiry rather than
supply any information that might assist me in solving the problem.

I have a very good reason for launching the Excel application and then
opening a preexisting workbook. I will not take the time to elaborate on
that issue inasmuch as it might only serve to further complicate this matter.
In any event, as previously stated, when I launch the Excel application, a
"New" workbook titled "Book1" is automatically generated. When I then open a
preexisting workbook, the "New" workbook "Book1" also remains. When I am
finished with the preexisting workbook, I save it, if I have made any changes
to it, and then close it, or I simply close it without having made any
changes. At that point, the newly created workbook titled "Book1" remains
open. When I then attempt to exit Excel, a dialog box appears asking me if I
want to save changes to "Book1." It is this dialog box that has only
recently begun to appear and that I wish to eliminate.


"Pete_UK" wrote:

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32 pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Why does Excel always ask if I want to save changes to Book1?

Thanks for the feedback Dave.

I neglected to note the "2007" in your post.

I have not yet migrated to Vista and Excel 2007.........still in the
stone-age<g


Gord

On Thu, 28 Aug 2008 07:14:01 -0700, DaveW
wrote:

Thank you, Gord Dibben, for your answer to my question. Based upon your
answer I was able to create a work-around to my problem. I still do not know
why Excel 2007 suddenly started asking me if I want to save changes to
"Book1" when there have been no changes or how to eliminate the inquiry, but
I am now able to launch Excel without creating "Book1" at all. This is
sufficient for my purposes, at least at present, inasmuch as by eliminating
"Book1" I am able to exit Excel without encountering the nuisance question
whether I want to save changes to the workbook.

It appears, however, that your answer was written with Windows XP in mind.
I encountered a fair amount of difficulty determining how to apply your
solution to Windows Vista because, in Windows Vista, there is no "File Types"
tab in "Folder Options" and I could discover no way to edit a file type in
Windows Vista as could be done as you suggested in Windows XP. With the help
of some other research materials I was able to find a means of essentially
accomplishing the same result in Windows Vista. The answer can be found at
Microsoft Office Online under "Command-line switches for Excel." There it
explains how to create a Shortcut to Excel (or any other application)
applying various parameters including command-line switches such as the "/e"
discussed in your reply. I created a Shortcut to Excel with the "/e"
command-line switch, named the Shortcut "Microsoft Office Excel 2007," and
replaced other copies of my Excel Shortcut with the newly created Shortcut
containing the "/e" command-line switch.

I can't forsee the need to do so but, should I ever want to launch Excel
without the "/e" command-line switch, I can either navigate to C:\Program
Files\Microsoft Office\Office12 and click on Excel.exe, select "Excel.exe" at
"StartRun," or create another Excel Shortcut (temporary or otherwise) sans
the "/e" command-line switch.

"Gord Dibben" wrote:

Append a /e to your Excel startup command to prevent Book1 from opening.

Go to StartSettingsControl PanelFolder OptionsFile Types

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\OFFICExx\EXCEL.EXE" /e

You must have the double quotes and the <space/e prevents a new blank book
from opening.

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, 25 Aug 2008 17:47:00 -0700, DaveW
wrote:

Unfortunately, Pete_UK has chosen merely to question my inquiry rather than
supply any information that might assist me in solving the problem.

I have a very good reason for launching the Excel application and then
opening a preexisting workbook. I will not take the time to elaborate on
that issue inasmuch as it might only serve to further complicate this matter.
In any event, as previously stated, when I launch the Excel application, a
"New" workbook titled "Book1" is automatically generated. When I then open a
preexisting workbook, the "New" workbook "Book1" also remains. When I am
finished with the preexisting workbook, I save it, if I have made any changes
to it, and then close it, or I simply close it without having made any
changes. At that point, the newly created workbook titled "Book1" remains
open. When I then attempt to exit Excel, a dialog box appears asking me if I
want to save changes to "Book1." It is this dialog box that has only
recently begun to appear and that I wish to eliminate.


"Pete_UK" wrote:

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32 pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.





  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Why does Excel always ask if I want to save changes to Book1?

Gord,

Again, my thanks for your tip that led to my ultimate solution (assuming I
never discover how to restore things to their status before the annoying
question arose whether I want to save changes that have not been made).

Overall, I rather firmly believe Windows Vista and Office 2007 are superior
to their predecessors, but there definitely is a learning curve. I recommend
Vista Ultimate. After all, it is your Operating System. Why be frugal when
it comes to something that controls such an important tool?

Dave

"Gord Dibben" wrote:

Thanks for the feedback Dave.

I neglected to note the "2007" in your post.

I have not yet migrated to Vista and Excel 2007.........still in the
stone-age<g


Gord

On Thu, 28 Aug 2008 07:14:01 -0700, DaveW
wrote:

Thank you, Gord Dibben, for your answer to my question. Based upon your
answer I was able to create a work-around to my problem. I still do not know
why Excel 2007 suddenly started asking me if I want to save changes to
"Book1" when there have been no changes or how to eliminate the inquiry, but
I am now able to launch Excel without creating "Book1" at all. This is
sufficient for my purposes, at least at present, inasmuch as by eliminating
"Book1" I am able to exit Excel without encountering the nuisance question
whether I want to save changes to the workbook.

It appears, however, that your answer was written with Windows XP in mind.
I encountered a fair amount of difficulty determining how to apply your
solution to Windows Vista because, in Windows Vista, there is no "File Types"
tab in "Folder Options" and I could discover no way to edit a file type in
Windows Vista as could be done as you suggested in Windows XP. With the help
of some other research materials I was able to find a means of essentially
accomplishing the same result in Windows Vista. The answer can be found at
Microsoft Office Online under "Command-line switches for Excel." There it
explains how to create a Shortcut to Excel (or any other application)
applying various parameters including command-line switches such as the "/e"
discussed in your reply. I created a Shortcut to Excel with the "/e"
command-line switch, named the Shortcut "Microsoft Office Excel 2007," and
replaced other copies of my Excel Shortcut with the newly created Shortcut
containing the "/e" command-line switch.

I can't forsee the need to do so but, should I ever want to launch Excel
without the "/e" command-line switch, I can either navigate to C:\Program
Files\Microsoft Office\Office12 and click on Excel.exe, select "Excel.exe" at
"StartRun," or create another Excel Shortcut (temporary or otherwise) sans
the "/e" command-line switch.

"Gord Dibben" wrote:

Append a /e to your Excel startup command to prevent Book1 from opening.

Go to StartSettingsControl PanelFolder OptionsFile Types

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\OFFICExx\EXCEL.EXE" /e

You must have the double quotes and the <space/e prevents a new blank book
from opening.

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, 25 Aug 2008 17:47:00 -0700, DaveW
wrote:

Unfortunately, Pete_UK has chosen merely to question my inquiry rather than
supply any information that might assist me in solving the problem.

I have a very good reason for launching the Excel application and then
opening a preexisting workbook. I will not take the time to elaborate on
that issue inasmuch as it might only serve to further complicate this matter.
In any event, as previously stated, when I launch the Excel application, a
"New" workbook titled "Book1" is automatically generated. When I then open a
preexisting workbook, the "New" workbook "Book1" also remains. When I am
finished with the preexisting workbook, I save it, if I have made any changes
to it, and then close it, or I simply close it without having made any
changes. At that point, the newly created workbook titled "Book1" remains
open. When I then attempt to exit Excel, a dialog box appears asking me if I
want to save changes to "Book1." It is this dialog box that has only
recently begun to appear and that I wish to eliminate.


"Pete_UK" wrote:

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32 pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.






  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Why does Excel always ask if I want to save changes to Book1?

Not frugality.............pure slothfulness


Gord

On Thu, 28 Aug 2008 08:12:00 -0700, DaveW
wrote:

Why be frugal when
it comes to something that controls such an important tool?


  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 989
Default Why does Excel always ask if I want to save changes to Book1?

This same exact thing has happened to me....suddenly excel is automatically
creating book 1 and asks to save changes to it when none were made....I
looked in my command line and it already had a " /e" there...your suggested
fix. I tried taking it off and then readding it but to no avail. No matter
what I try, I can't seem to get around excel creating a new workbook1. I'm
on a company network and strongly suspect that something has changed globally
that made excel suddenly react this way.
--
Markus


"DaveW" wrote:

This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Why does Excel always ask if I want to save changes to Book1?

Nope, Its not a network issue. Happens everytime in every copy of Excel 2007
I use! It truly annoying. An no, the setting for XP does not work in Vista.

"Pete_UK" wrote:

Why do you launch Excel and automatically generate a new workbook?
(whether used or not?) Or, why do you open a "New" workbook? When you
come to close Excel it doesn't know if you want to save the new file
or not, so it asks you. If you want to avoid the question, as you have
discovered, then don't open a new workbook if you don't need it.

Pete

On Aug 25, 4:32 pm, DaveW wrote:
This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.





  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 989
Default Why does Excel always ask if I want to save changes to Book1?

Here's a quick and easy solution to excel asking to save changes to book1.
Search for a folder "xlstart" if found, delete any files in the folder
that you do not want excel to start automatically when its started.......
--
Markus


"Mark" wrote:

This same exact thing has happened to me....suddenly excel is automatically
creating book 1 and asks to save changes to it when none were made....I
looked in my command line and it already had a " /e" there...your suggested
fix. I tried taking it off and then readding it but to no avail. No matter
what I try, I can't seem to get around excel creating a new workbook1. I'm
on a company network and strongly suspect that something has changed globally
that made excel suddenly react this way.
--
Markus


"DaveW" wrote:

This relates to Excel 2007 and seems to have started maybe about a week or so
ago. I never had this problem before. It is a nuisance and frustrating to
have to click on "No" in the dialog box when I simply want to exit Excel. It
now happens whenever I have first launched Excel 2007 (a process that
automatically generates a blank, new workbook titled "Book1") and then have
opened a preexisting workbook, or when I have started Excel by clicking on a
preexisting workbook, then opened a "New" workbook (which is titled "Book1"),
saved and closed any and all workbooks other than the new "Book1" (which I
have not used at all), and then try to exit Excel. It may be noteworthy that
this does not happen if I simply start Excel by clicking on a preexisting
workbook and then exit Excel without having made any changes to that
workbook. It seems to occur only when "Book1" (or, I suppose, a "Book2,"
etc.) is involved.

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
Book1 requires me to choose save each time i close excel panmusic Excel Discussion (Misc queries) 0 April 6th 07 05:22 AM
Cannot save the attachment.Can't create file:Book1.xls. lkbulut Excel Discussion (Misc queries) 2 March 16th 07 12:41 AM
DO NOT open Book1.xls when excel starts [email protected] Excel Discussion (Misc queries) 0 October 17th 06 06:48 PM
Excel continues a loop to ask to save default file, book1 Kollin Excel Discussion (Misc queries) 2 February 21st 06 12:35 PM
Why does Excel open a blank book1.xls also? Denver Excel Discussion (Misc queries) 2 October 24th 05 05:52 PM


All times are GMT +1. The time now is 01:49 PM.

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"