JuniorWoodchuck24
Registered User.
- Local time
- Today, 04:39
- Joined
- Jan 13, 2010
- Messages
- 59
Access 2007
I've searched several threads and I haven't come across one that deals exactly with what I'm seeking. I developed a database for multiple users to access. I've set up user login tables that keeps user/pass/accessLevel information. So based on who signs in depends on the user access level. My issue is doing the following if possible.
User opens database and has to select user name and enter a password.
Based on who the user is they're given rights.
I'm trying to find out how to block the users ability to unhide objects, edit forms/reports in design view, and view VBA code. I know you can go into the Access Options and uncheck these boxes. My only concern is they can easily go in and check them back. Is there a way to prevent a user with a low access level from opening the Microsoft Access Options and checking the items?
I've searched several threads and I haven't come across one that deals exactly with what I'm seeking. I developed a database for multiple users to access. I've set up user login tables that keeps user/pass/accessLevel information. So based on who signs in depends on the user access level. My issue is doing the following if possible.
User opens database and has to select user name and enter a password.
Based on who the user is they're given rights.
I'm trying to find out how to block the users ability to unhide objects, edit forms/reports in design view, and view VBA code. I know you can go into the Access Options and uncheck these boxes. My only concern is they can easily go in and check them back. Is there a way to prevent a user with a low access level from opening the Microsoft Access Options and checking the items?