Hello,
Is there a way to tag certain textboxes on a form?
I'm trying to test for certain null/empty textboxes(tagged) at the beforeupdate event of the form. If they are empty, cancel the update without undoing, then setfocus on the empty field.
A sample code to reference would be great.
Something like a For all controls, do while loop.
Thanks.
BP
Is there a way to tag certain textboxes on a form?
I'm trying to test for certain null/empty textboxes(tagged) at the beforeupdate event of the form. If they are empty, cancel the update without undoing, then setfocus on the empty field.
A sample code to reference would be great.
Something like a For all controls, do while loop.
Thanks.
BP