LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
nathan
 
Posts: n/a
Default Read only indicator

Thanks, that is a great idea and almost works. It is less than ideal because
this warning will appear regardless of the read-only/read-write status of the
file. There are constant changes being made to the file by multiple people
so this warning would come up all the time even in read-write and be
cumbersome. (for various reasons we can't use sharing, so people are always
switching in and out of read-only, and only one person at a time is
read-write. so, you can see how easy it is for someone to forget they are in
read-only and make changes).

"Ron Coderre" wrote:

Try this:
Select the range from A1 thru the last cell most likely to be changed.

DataValidation
Allow: Custom
Formula: =ISBLANK(A1)

Select the Error Alert tab
Style: Warning
Title: REMINDER
Error Message: This workbook is read only
Click [OK]

That way....every time they try to change a cell, they are warned that the
wkbk is read-only.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"nathan" wrote:

It's a long story but "protection" can't be used.

"Bart Snel" wrote:

nathan schreef:
Does anyone have any suggestions on how to create some sort of obvious
indicator/reminder (other than on the Excel window header) that states that a
workbook is currently in "read-only" mode? The idea is to prevent someone
from forgetting that the file is "read-only", making a bunch of changes to
it, only to later realize that their work can't be saved (without doing a
"save as" a different file name). i.e. a message window that appears when
typing?? watermark?? etc etc??

Thanks.
I's suggest to protect the worksheet. In that case users cannot edit
without unprotecting.

Bart Snel



 
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
Send Excel File As Read Only jgarzoli Excel Discussion (Misc queries) 1 October 3rd 05 07:48 PM
Ability to change the Excel comment indicator color ChrisK Excel Worksheet Functions 0 June 14th 05 02:48 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM
cannot save file - folder is read only BigDog Excel Discussion (Misc queries) 1 December 7th 04 11:18 PM
Network access to file - read only property AL Excel Discussion (Misc queries) 1 December 2nd 04 01:22 AM


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