D Denise Aug 10, 2004 #1 Is there a way to filter the view or hilight cells by this status? Thank you.
M Mike Lewis Aug 10, 2004 #2 You might add a helper column with the "Cell" function: =CELL("protect",D12) It will return 0 for a protected cell and 1 for unprotected. Good Luck Mike
You might add a helper column with the "Cell" function: =CELL("protect",D12) It will return 0 for a protected cell and 1 for unprotected. Good Luck Mike