I created a form named Systems Adminstration. Right now users can access this form through the main switchboard. How can I setup this form up were it is password protected. If this is not possible what will work as a workaround?
If users access your form through a switchboard using a button, you could make that button invisible by setting the visible property of the button to "No". Then (assuming you have MSAccess security in place) based on your username, you could make that button available only to you by setting it's visible property to "Yes" during the OnOpen event procedure of the switchboard.
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.