ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Update Excel locked cell (https://www.excelbanter.com/excel-programming/277086-update-excel-locked-cell.html)

Jim Carlin

Update Excel locked cell
 
Using VBA, how can I update (write) to a locked cell in a
worksheet?

Tom Ogilvy

Update Excel locked cell
 
use the userinterfaceonly property of the protect method. When this is set
to True, the sheet can remain protected and your code can write to the
sheet.

--
Regards,
Tom Ogilvy

"Jim Carlin" wrote in message
...
Using VBA, how can I update (write) to a locked cell in a
worksheet?





All times are GMT +1. The time now is 02:08 AM.

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