PC Review


Reply
Thread Tools Rate Thread

Disable message box when trying to save a read only workbook

 
 
=?Utf-8?B?QVI=?=
Guest
Posts: n/a
 
      20th Sep 2007
Is it possible to disable the message box that appears when I click the save
button in a read only workbook (“abcWorkbook.xls is read only. To save a
copy, click OK, then give the workbook a new name in Save As dialog box”)

I have disabled the Save As dialog in the Workbook_BeforeSave() event and am
displaying a customized message.

--
Thanks,
Amrit
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      20th Sep 2007
I am a little confused as to why you would click the save button on a read
only file. There should be nothing to save since no changes can be made,
unless you want to save it under a different name, in which case, the pop up
message is appropriate.

"AR" wrote:

> Is it possible to disable the message box that appears when I click the save
> button in a read only workbook (“abcWorkbook.xls is read only. To save a
> copy, click OK, then give the workbook a new name in Save As dialog box”)
>
> I have disabled the Save As dialog in the Workbook_BeforeSave() event and am
> displaying a customized message.
>
> --
> Thanks,
> Amrit

 
Reply With Quote
 
=?Utf-8?B?QVI=?=
Guest
Posts: n/a
 
      20th Sep 2007
The user does not know it is read only and it should behave as a normal excel
file, but internally I do the necessary changes through VB code. So I would
prefer if the standard message is not displayed.
--
Thanks,
Amrit


"JLGWhiz" wrote:

> I am a little confused as to why you would click the save button on a read
> only file. There should be nothing to save since no changes can be made,
> unless you want to save it under a different name, in which case, the pop up
> message is appropriate.
>
> "AR" wrote:
>
> > Is it possible to disable the message box that appears when I click the save
> > button in a read only workbook (“abcWorkbook.xls is read only. To save a
> > copy, click OK, then give the workbook a new name in Save As dialog box”)
> >
> > I have disabled the Save As dialog in the Workbook_BeforeSave() event and am
> > displaying a customized message.
> >
> > --
> > Thanks,
> > Amrit

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is Add-In (.xla) Workbook Read Only when I try to save? Ryan H Microsoft Excel Programming 1 17th Feb 2010 03:42 AM
Disable save on read only?? Gazz_85 Microsoft Excel Misc 3 7th Jul 2009 08:36 PM
Can you disable the save function from a shared workbook =?Utf-8?B?amNhbGxhaGFu?= Microsoft Excel Misc 2 3rd Apr 2007 02:11 AM
Disable Save Workbook popup =?Utf-8?B?U2NvdHQgYnVja3dhbHRlcg==?= Microsoft Excel Programming 1 18th Aug 2005 03:54 PM
Disable Save As just for opened workbook Daniel Wright Microsoft Excel Programming 0 25th Jul 2003 09:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:46 AM.