Command Button Protection

  • Thread starter Thread starter Mark1
  • Start date Start date
M

Mark1

I have a command button on my worksheet that is connected
to a macro that sorts data in the worksheet. I want to be
able to protect the command button so that user's can't
change the text, macro that is assigned to it, etc. Help
is appreciated!
 
Can you protect the worksheet?

You might have to add some unprotect code and reprotect code to your macro,
though.

(and unlock some cells???)
 

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