User form- protection and password.
Hi Tungana,
===========
How to protect a userform (code + object) by assigning a
password?===========
Try password protecting the VBA project:
In the VBE,
Menus | Tools | VBAProject Properties | Protection |
Lock Project for viewing [x] |
Enter and confirm Password | OK
Save, close and re-open the file.
---
Regards.
Norman
|