Disabling hiding rows

  • Thread starter Thread starter rudy
  • Start date Start date
R

rudy

I am trying to protect my worksheet and not allow users to hide rows.
Under Tools -> Protection.... you can disable deleting rows but I
can't seem to protect users from hiding rows. When they hide rows and
execute some macros I have set up it is causing issues.

Thanks!
 
Why not just add a line of code to your macro to unhide all rows? That
way no matter what the user does your macro still works.
 
This is what we may do. The issue is the users want save what they hav
hidden. Unhiding all rows and then restoring back I do not know how t
do.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top