C
Chuck
When activating the protection of a sheet, I've allowed
for users to sort. I've created a macro button that
highlights contents of the sheet (including protected
cells)
The macro stops and during debug I can see that it stops
at the sort command. After trying it manually an error
comes up to tell me that the cell I'm trying to access is
protected and I need to unprotect cells.
I'm not changing the contents of the cell, why am I
getting this error.
How can I allow for sorting of protected cells as well as
unprotected cells.
for users to sort. I've created a macro button that
highlights contents of the sheet (including protected
cells)
The macro stops and during debug I can see that it stops
at the sort command. After trying it manually an error
comes up to tell me that the cell I'm trying to access is
protected and I need to unprotect cells.
I'm not changing the contents of the cell, why am I
getting this error.
How can I allow for sorting of protected cells as well as
unprotected cells.