G Guest Apr 28, 2006 #1 How can I hide macro codes upon protecting the worksheet? I don't want other users to see my codes, how will I do that?
How can I hide macro codes upon protecting the worksheet? I don't want other users to see my codes, how will I do that?
D Dave Peterson Apr 28, 2006 #2 Inside the VBE select your project Tools|VBAProject Properties|Protection tab give it a memorable password. This is 100% foolproof, but it'll keep most out.
Inside the VBE select your project Tools|VBAProject Properties|Protection tab give it a memorable password. This is 100% foolproof, but it'll keep most out.