ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   conditionally highlight unprotected cells (https://www.excelbanter.com/excel-worksheet-functions/180927-conditionally-highlight-unprotected-cells.html)

Bob Arnett

conditionally highlight unprotected cells
 
Is there a way in Excel 2007 to automatically highlight or format all
unprotected cells?

Héctor Miguel

conditionally highlight unprotected cells
 
hi, Bob !

Is there a way in Excel 2007 to automatically highlight or format all unprotected cells?


try with conditional fomat (by formula) using the activecell as reference w/ cell(...) function (i.e.)

=cell("protect",a1)=0

hth,
hector.



Bob Arnett

conditionally highlight unprotected cells
 
Thanks, Héctor, that works great!

"Héctor Miguel" wrote:

hi, Bob !

Is there a way in Excel 2007 to automatically highlight or format all unprotected cells?


try with conditional fomat (by formula) using the activecell as reference w/ cell(...) function (i.e.)

=cell("protect",a1)=0

hth,
hector.




Bob Arnett

conditionally highlight unprotected cells
 
Thanks, Héctor, that works great!

"Héctor Miguel" wrote:

hi, Bob !

Is there a way in Excel 2007 to automatically highlight or format all unprotected cells?


try with conditional fomat (by formula) using the activecell as reference w/ cell(...) function (i.e.)

=cell("protect",a1)=0

hth,
hector.





All times are GMT +1. The time now is 04:06 PM.

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