How about setting the visibility property to false then have like a button which will do password verification and set the visibility property to true.
If you've set security on your database, then also create a "special" group and assign users to that group. Then, in the OnOpen event of the form, check to see if the user is a member of the group. If not, disable the tab, else enable it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.