How to prevent anyone from viewing the code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I have created a tool and protected it. So now noone can change it but I want to disable anyone from even viewing it. How should I do it
TI
Shilps
 
With the workbook open and the VBEditor open, on the VBEditor tool bar
select Tools/VBAProject Properties/ and then the Protection tab to set
whether it can be viewed and password.
Mike F
Shilps said:
Hi,
I have created a tool and protected it. So now noone can change it but I
want to disable anyone from even viewing it. How should I do it?
 
Perhaps you should also know that this doesn't take effect until you save
the workbook>close>re-open.
 

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