VBA question

  • Thread starter Thread starter ub
  • Start date Start date
U

ub

Hi
I have a workbook in which I have written VBA code. I want to hide this from
the User. Can you please advise, how can I do this.


Thanks
 
In the VBE:
Tools/VBA Project Properties/Protection tab, click Lock project from
viewing, and supply a password THAT YOU WON'T FORGET OR LOSE!
Bob Umlas
Excel MVP
 
Back
Top