How do I hide an Excel module or macro from other users
Hi Illuminator,
In the VBE:
Tools | VBAProject Properties | Select Protection tab
| Check Lock project for viewing | Furnish & confirm password | OK
Whilst this will deny casual access to your code, the protection afforded by
Excel may readily be removed by anyone with the ability to Google.
---
Regards,
Norman
"illuminator" wrote in message
...
How do I hide and protect an Excel module or macro from other users
|