TravelerOn
Registered User.
- Local time
- Today, 07:07
- Joined
- Dec 17, 2001
- Messages
- 21
Hi all,
I have a form with two list boxes...one to select the current record for the form, and then the second to assign a manager to the record. Is there a way, once a user has selected a value in the second list box, to prevent them from choosing another on that current record alone? Meaning I select Record 1 from List Box 1, then choose, oh, manager 1....can I manipulate the code to prevent myself from choosing Manager 2 for Record 1? But then, in the first list box, if I choose Record 2, I want to be able to select a manager as long as the manager value is null.
Any input would be lovely.
Kate
I have a form with two list boxes...one to select the current record for the form, and then the second to assign a manager to the record. Is there a way, once a user has selected a value in the second list box, to prevent them from choosing another on that current record alone? Meaning I select Record 1 from List Box 1, then choose, oh, manager 1....can I manipulate the code to prevent myself from choosing Manager 2 for Record 1? But then, in the first list box, if I choose Record 2, I want to be able to select a manager as long as the manager value is null.
Any input would be lovely.
Kate