Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Alert messages


Is there a better way to notify a user that a worksheet is unprotected other
than reviewing the toolbar.

For relatively inexperienced users, it is oftentimes necessary for them to
unprotect a worksheet, clear some rows which contain various locked columns
and then re-protect the sheet. An alert message (flashing in the worksheet)
would prevent them from forgetting to re-protect.

Even better would be to not have to unprotect the sheet. Clearing a row
containing both locked and unlocked cells should allow the unlocked cells to
clear without having to unprotect the sheet.

----------------
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...el.programming
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Alert messages

You can use the WorkbooksBeforeClose event to ensure the sheet is protected
and saved, without worrying about the user.


"Johno" wrote in message
...
Is there a better way to notify a user that a worksheet is unprotected
other
than reviewing the toolbar.

For relatively inexperienced users, it is oftentimes necessary for them to
unprotect a worksheet, clear some rows which contain various locked
columns
and then re-protect the sheet. An alert message (flashing in the
worksheet)
would prevent them from forgetting to re-protect.

Even better would be to not have to unprotect the sheet. Clearing a row
containing both locked and unlocked cells should allow the unlocked cells
to
clear without having to unprotect the sheet.

----------------
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...el.programming



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default Alert messages

On 9 Lug, 22:01, "JLGWhiz" wrote:
You can use the WorkbooksBeforeClose event to ensure the sheet is protected
and saved, without worrying about the user.


Hi JLG.
Many many thanks from a relatively inexperienced user.
Eliano
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
A macro to deactivate Input Message textbox without deactivatingError Alert messages [email protected] Excel Programming 0 April 21st 08 03:28 PM
Alert messages, running totals, connecting spreadsheets or cells cheryl Excel Discussion (Misc queries) 1 September 18th 07 12:20 PM
How to Create Sound Alert and Email Alert when Macro is Finish Bob Phillips Excel Programming 0 November 30th 06 09:21 PM
Removing some alert messages dinesh Excel Discussion (Misc queries) 2 September 27th 05 06:23 PM
Excel 2003 Alert Messages Jim Thomlinson[_3_] Excel Programming 1 January 1st 05 05:42 AM


All times are GMT +1. The time now is 09:23 AM.

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"