Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Aaron Oxford
 
Posts: n/a
Default Don't change read only documents, or at least don't ask me about t

Why does all office software ask me to save changes to documents I have not
changed?

Excel has the nerve to ask me if I want to open a document as read only and
STILL asks me to save changes (there are none) if I open it that way.

What's really fun is going through closing (and confirming non-existent
changes to) four or five Excel documents, then cancelling closing one and
watching all the windows reopen.

Let's not mention that Excel is the ONLY piece of software for windows that
closes all instances if you close one window.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...lic.excel.misc
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default Don't change read only documents, or at least don't ask me about t


I would go vote 'disagree' as I normally do to these, even though
Microsoft are (reputedly) understandably ignoring them, but I'm not
sure what your point is.

Changing the opening view to the current showing probably covers most
of what you dislike, but I think it's more programmed logic than
'nerve' that Excel uses.

We could ask Microsoft to close all instances of Word under the same
circumstances too?

--

Aaron Oxford Wrote:
Why does all office software ask me to save changes to documents I have
not
changed?

Excel has the nerve to ask me if I want to open a document as read only
and
STILL asks me to save changes (there are none) if I open it that way.

What's really fun is going through closing (and confirming
non-existent
changes to) four or five Excel documents, then cancelling closing one
and
watching all the windows reopen.

Let's not mention that Excel is the ONLY piece of software for windows
that
closes all instances if you close one window.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the
"I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and
then
click "I Agree" in the message pane.

http://tinyurl.com/pwcuv



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=534429

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Don't change read only documents, or at least don't ask me about t

There are worksheet functions that are volatile--they reevaluate when they want
to.

Things like =today(), =now(), =rand() (and more)

If you have any of these functions in your workbook, then excel sees that as a
change (after the recalc).

Since there was a change (even if YOU didn't do it), excel is nice enough to
remind you when you close that workbook.

===========
Don't use the X associated with the application window.

use the X associated with the sheet window.

(Yes, excel works differently than MSWord.)

Aaron Oxford wrote:

Why does all office software ask me to save changes to documents I have not
changed?

Excel has the nerve to ask me if I want to open a document as read only and
STILL asks me to save changes (there are none) if I open it that way.

What's really fun is going through closing (and confirming non-existent
changes to) four or five Excel documents, then cancelling closing one and
watching all the windows reopen.

Let's not mention that Excel is the ONLY piece of software for windows that
closes all instances if you close one window.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...lic.excel.misc


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
Aaron Oxford
 
Posts: n/a
Default Don't change read only documents, or at least don't ask me abo


I would go vote 'disagree' as I normally do to these, even though
Microsoft are (reputedly) understandably ignoring them, but I'm not
sure what your point is.


In any normal application, if I close a window, that window closes. If I
open something as read-only, it is read only. If I cancel closing one window
I don't expect four or five others to reopen. I can't see how you can't
understand that.

Changing the opening view to the current showing probably covers most
of what you dislike, but I think it's more programmed logic than
'nerve' that Excel uses.


How is it logical to bug the user TWICE about read-only documents when in
fact ZERO annoying dialogs are required?

We could ask Microsoft to close all instances of Word under the same
circumstances too?


For the love of God, please NO!
  #5   Report Post  
Posted to microsoft.public.excel.misc
Aaron Oxford
 
Posts: n/a
Default Don't change read only documents, or at least don't ask me abo

"Dave Peterson" wrote:

There are worksheet functions that are volatile--they reevaluate when they want
to.

Things like =today(), =now(), =rand() (and more)

If you have any of these functions in your workbook, then excel sees that as a
change (after the recalc).

Since there was a change (even if YOU didn't do it), excel is nice enough to
remind you when you close that workbook.


If that is the case, why bug me in the first place to open the document as
read-only? Or (warning: logical solution follows) just discard the changes,
since you have already confirmed read-only-ness with the user!?!?

===========
Don't use the X associated with the application window.

use the X associated with the sheet window.

(Yes, excel works differently than MSWord.)


And also any logical piece of software written for Windows. No wait, MYOB
sucks almost (but not quite) as hard.

Is it silly for me to expect that the window close button closes the window
I'm looking at? They're separate windows according to the task-bar...


  #6   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Don't change read only documents, or at least don't ask me abo

There are lots of cases where I open a file as readonly--not because I don't
want to save my changes, but because I want to protect the existing workbook.

I want to make tons of changes and then save as a new name. By opening the
existing file as readonly, I know that I won't screw that one up.

And if I weren't prompted, I may forget to save as the new name.

It seems like a very reasonable approach to me.

Aaron Oxford wrote:

"Dave Peterson" wrote:

There are worksheet functions that are volatile--they reevaluate when they want
to.

Things like =today(), =now(), =rand() (and more)

If you have any of these functions in your workbook, then excel sees that as a
change (after the recalc).

Since there was a change (even if YOU didn't do it), excel is nice enough to
remind you when you close that workbook.


If that is the case, why bug me in the first place to open the document as
read-only? Or (warning: logical solution follows) just discard the changes,
since you have already confirmed read-only-ness with the user!?!?

===========
Don't use the X associated with the application window.

use the X associated with the sheet window.

(Yes, excel works differently than MSWord.)


And also any logical piece of software written for Windows. No wait, MYOB
sucks almost (but not quite) as hard.

Is it silly for me to expect that the window close button closes the window
I'm looking at? They're separate windows according to the task-bar...


--

Dave Peterson
  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Don't change read only documents, or at least don't ask me abo

Bah, we are going nowhere. But to finish the discussion.

"Dave Peterson" wrote:

There are lots of cases where I open a file as readonly--not because I don't
want to save my changes, but because I want to protect the existing workbook.


Precisely. Read only is read only. No saving, because there's no changes.

I want to make tons of changes and then save as a new name. By opening the
existing file as readonly, I know that I won't screw that one up.

And if I weren't prompted, I may forget to save as the new name.

It seems like a very reasonable approach to me.


Basically it comes under the heading of dialog fatigue. If Excel bugs me to
save changes whether or not they've occurred, I might tell it not to save as
usual when in fact I wanted to this time. If I forget to save changes because
I forgot, that's my problem. If I automatically answer that annoying dialog
box the way I always do and lose changes I was making, *then* I blame Excel
for my loss.

Thanks for the discussion, maybe someone at MS will take it into account for
the next version.
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Don't change read only documents, or at least don't ask me abo

You missed my point he

There are lots of cases where I open a file as readonly--not because I don't
want to save my changes, but because I want to protect the existing workbook.


Precisely. Read only is read only. No saving, because there's no changes.

My point was that I want to save my changes to a different workbook.

And I (and I think most people) appreciate that warning.

But maybe MS will agree with you in a future version.


Aaron Oxford wrote:

Bah, we are going nowhere. But to finish the discussion.

"Dave Peterson" wrote:

There are lots of cases where I open a file as readonly--not because I don't
want to save my changes, but because I want to protect the existing workbook.


Precisely. Read only is read only. No saving, because there's no changes.

I want to make tons of changes and then save as a new name. By opening the
existing file as readonly, I know that I won't screw that one up.

And if I weren't prompted, I may forget to save as the new name.

It seems like a very reasonable approach to me.


Basically it comes under the heading of dialog fatigue. If Excel bugs me to
save changes whether or not they've occurred, I might tell it not to save as
usual when in fact I wanted to this time. If I forget to save changes because
I forgot, that's my problem. If I automatically answer that annoying dialog
box the way I always do and lose changes I was making, *then* I blame Excel
for my loss.

Thanks for the discussion, maybe someone at MS will take it into account for
the next version.


--

Dave Peterson
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
Can't change x-axis labels getravel Charts and Charting in Excel 2 April 13th 06 03:23 PM
Change value in cell Chey Excel Discussion (Misc queries) 1 March 8th 06 05:40 PM
Change the border color used by Change Tracking Jim Stoaks Excel Discussion (Misc queries) 1 January 20th 06 09:32 PM
Change over time fornula Trevor Excel Worksheet Functions 4 January 4th 06 10:05 PM
options error bazinoz Excel Discussion (Misc queries) 5 April 23rd 05 04:57 AM


All times are GMT +1. The time now is 11:48 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"