Protect worsheet, but allow user to hide rows

S

SeattleSus

How do I protect a worksheet with some cells locked, but then still allow a
user to hide and uhide rows?
 
D

Dave Peterson

Maybe provide a macro that would unprotect the worksheet, hide the selected
rows, and then reprotect the worksheet????
 
Top