Guest_imported
New member
- Jan 1, 1970
- 0
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.
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.