ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Events for a Protected Worksheet (https://www.excelbanter.com/excel-programming/309119-events-protected-worksheet.html)

jpendegraft[_18_]

Events for a Protected Worksheet
 
I am trying to launch a simulated Conditional Formatting function (
have more than 3 scenerios) in code. It all works until I protect th
worksheet...I have several cells that I want to disable the user fro
selecting..

Is there a paticular event that can be used to work around this or is?
I want to run the code in the "unlocked" cells while keep the users ou
of other cells....

Cheers

--
Message posted from http://www.ExcelForum.com


Tom Ogilvy

Events for a Protected Worksheet
 
In your event code you can unprotect the sheet, make your changes, reprotect
the sheet.

--
Regards,
Tom Ogilvy

"jpendegraft " wrote in message
...
I am trying to launch a simulated Conditional Formatting function (I
have more than 3 scenerios) in code. It all works until I protect the
worksheet...I have several cells that I want to disable the user from
selecting..

Is there a paticular event that can be used to work around this or is?
I want to run the code in the "unlocked" cells while keep the users out
of other cells....

Cheers!


---
Message posted from http://www.ExcelForum.com/




jpendegraft[_19_]

Events for a Protected Worksheet
 
Thanks Tom!

A voice of reason in my storm....

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 07:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com