M
Microsoft
Access 2007
I have a form that has 18 combobox controls all named starting with
cbx......
I want to be able to validate all the controls to make sure that all of them
have had an item chosen from the list as soon as one is found that hasn't
been validated the code would break and return to the offending combobox.
Is it possible to loop through all the controls rather than writing code for
each individual one?
If yes, please could you tell me how to do it as I have not done this
before.
Thanks
I have a form that has 18 combobox controls all named starting with
cbx......
I want to be able to validate all the controls to make sure that all of them
have had an item chosen from the list as soon as one is found that hasn't
been validated the code would break and return to the offending combobox.
Is it possible to loop through all the controls rather than writing code for
each individual one?
If yes, please could you tell me how to do it as I have not done this
before.
Thanks