Paul Cooke
Registered User.
- Local time
- Today, 23:43
- Joined
- Oct 12, 2001
- Messages
- 288
Hi guys,
could someome please advise me if this is possible?
I have 2 combo boxes on a form - each with thier own table (for simplicty called Box1 and Box 2).
So if box1 has nothing in it they must put something in box2 or
if box2 has nothing in it they must put something in box1
Bsically the user has to put something in either both of them or at least one of them.
The other issue is both these boxes are limited to the list so the not in list event needs to be triggered as well. (I'm assuming if nothing is put in box1 (or box2) the not in list event won't come into play anyway?)
I would be grateful for any adivce you can offer on how to do this?
many thanks
Paul
could someome please advise me if this is possible?
I have 2 combo boxes on a form - each with thier own table (for simplicty called Box1 and Box 2).
So if box1 has nothing in it they must put something in box2 or
if box2 has nothing in it they must put something in box1
Bsically the user has to put something in either both of them or at least one of them.
The other issue is both these boxes are limited to the list so the not in list event needs to be triggered as well. (I'm assuming if nothing is put in box1 (or box2) the not in list event won't come into play anyway?)
I would be grateful for any adivce you can offer on how to do this?
many thanks
Paul