Protect Sheet with Marcro

  • Thread starter Conditional Formatting
  • Start date
C

Conditional Formatting

I have created a user form and the database will be in Sheet1. I'm trying to
protect the sheet but when i protect it the macro does not working.

Thanks
 
W

William Horton

You can have the macro unprotect the sheet, do what it needs to do, and then
re-protect the sheet when it's done.

Hope this helps.

Thanks,
Bill Horton
 
Top