themanof83
Registered User.
- Local time
- Today, 06:03
- Joined
- May 1, 2008
- Messages
- 73
Ok guys here is the challenge!!
I have a table which lists a number of programmes, each program has a password field along with other fields.
Basically, when the switchboard is open I want the user to select a programme and then enter a password associated with that programme. Popping up with the relevant messages if the password is incorrect etc.
I then would like the selected information from the programme table to be used to open a form with only information displayed for the specific programme.
I have created a form for the programme selection and password phase which opens when you open the switchboard and I have tried to impliment the standard Microsoft form password protection as detailed in Article ID 209871. But can't quiet get it to work since I have more than one password and I don't want to use the primary key in this function.
Does anybody know how to modify this so that it works for the above situation, and carry out the above query? Or does anybody have another approach I could take. Any help will be much appreciated.
Thanx in advance.
I have a table which lists a number of programmes, each program has a password field along with other fields.
Basically, when the switchboard is open I want the user to select a programme and then enter a password associated with that programme. Popping up with the relevant messages if the password is incorrect etc.
I then would like the selected information from the programme table to be used to open a form with only information displayed for the specific programme.
I have created a form for the programme selection and password phase which opens when you open the switchboard and I have tried to impliment the standard Microsoft form password protection as detailed in Article ID 209871. But can't quiet get it to work since I have more than one password and I don't want to use the primary key in this function.
Does anybody know how to modify this so that it works for the above situation, and carry out the above query? Or does anybody have another approach I could take. Any help will be much appreciated.
Thanx in advance.