L
Lisa B.
Is there a code to cycle through all the controls on a form? I know there
is, I hope.
Does anyone have the code to cycle through all the controls on a form?
I would like to cycle through all the controls on the from to check for null
values before user is allowed to move on to another record or exit the form.
I know I can do this with a lot of IF statements( an IF statement for each
Controls name), however I would like a generic code were you don't need to
know the name of the control.
Your quick response will be greatly appreciated.
Thank You
LisaB
is, I hope.
Does anyone have the code to cycle through all the controls on a form?
I would like to cycle through all the controls on the from to check for null
values before user is allowed to move on to another record or exit the form.
I know I can do this with a lot of IF statements( an IF statement for each
Controls name), however I would like a generic code were you don't need to
know the name of the control.
Your quick response will be greatly appreciated.
Thank You
LisaB