Robert Dunstan
Mr Data
- Local time
- Today, 12:21
- Joined
- Jun 22, 2000
- Messages
- 291
Good morning all
I have a database which uses a custom built menu and not any of the Access standard menus. When a user starts up the database he/she is required to login with a username and password. When logged in the permission level for the user is retrieved from the table and stored in a public variable. The value of this variable is tested when the user tries to open any of the forms to see if they have the permission to do so.
Because the application is menu driven I would like to be able to program the custom menu to only enable the options available to the user based on permission level.
Any help / advice would be much appreciated.
I have a database which uses a custom built menu and not any of the Access standard menus. When a user starts up the database he/she is required to login with a username and password. When logged in the permission level for the user is retrieved from the table and stored in a public variable. The value of this variable is tested when the user tries to open any of the forms to see if they have the permission to do so.
Because the application is menu driven I would like to be able to program the custom menu to only enable the options available to the user based on permission level.
Any help / advice would be much appreciated.