kbrooks
Still learning
- Local time
- Today, 17:48
- Joined
- May 15, 2001
- Messages
- 202
I'm not really sure where to start with this, and don't want to attempt something only to find out I'm completely wrong.
I'm trying to set up a database to show the functions users have access to on the multiple applications we have here. I'll have one table for general user info...name, department, etc. Then I'll have one table for ApplicationA, one for ApplicationB, etc.
What I'd like to happen, is to have all the applications listed on the general info form, and the user would check the applications they use. At that point I'd like the form for each application to open up....possibly resulting in several open forms. On each of these forms would list the functions for that application, and the user would check what they have access to.
I assume somehow I'd have to tie each of the pop-up forms/tables to the general info form/table, also. And I'm not quite sure how to do that.
I know this is long and involved. Many thanks for any help you can give me!
I'm trying to set up a database to show the functions users have access to on the multiple applications we have here. I'll have one table for general user info...name, department, etc. Then I'll have one table for ApplicationA, one for ApplicationB, etc.
What I'd like to happen, is to have all the applications listed on the general info form, and the user would check the applications they use. At that point I'd like the form for each application to open up....possibly resulting in several open forms. On each of these forms would list the functions for that application, and the user would check what they have access to.
I assume somehow I'd have to tie each of the pop-up forms/tables to the general info form/table, also. And I'm not quite sure how to do that.
I know this is long and involved. Many thanks for any help you can give me!