Combo Box Skipover

Little_Man22

Registered User.
Local time
Today, 12:14
Joined
Jun 23, 2001
Messages
118
Hi,
Currently I have a form in an Access Database that contains a combo box which is linked to a feild (canadian status). When you open this combo box you are given 4 choices (canadian citizen, ..., other). When someone selects 'other' there is another field in which they must enter the appropriate data that 'other' refers to. For instance, if someone has a work visa they must select 'other' from the combox box and then enter 'work visa' in the subsequent field.

How can I make it so that when someone does not choose 'other' in the combo box, the program knows to skip over the subsequent field? I.E. if someone were to select Canadian Citizen from the combo box the program would automatically skip-over the next field (the one reserved for 'other' - where one would enter info such as work visa, etc).

Thanks,
Ryan.
 
I have placed an answer in your other post under "Tables". Please post your question under 1 topic only. If you are unsure of the topic, then put it under the General section.
 

Users who are viewing this thread

Back
Top Bottom