T
TeeSee
For whatever reason (bad programming is a great possibility) I have
fields in my database that do not conform to underlying "required
field" requirements. Sorry, must have been in the eary learning
stages.
Now, obviously when updating a field within one of these records, I
receive as many error messages as ther are fields that don't conform.
Could you suggest code for the form open event that can check for
those fields and allow correction prior to the code actually
"breaking"
Hopefully thanks
fields in my database that do not conform to underlying "required
field" requirements. Sorry, must have been in the eary learning
stages.
Now, obviously when updating a field within one of these records, I
receive as many error messages as ther are fields that don't conform.
Could you suggest code for the form open event that can check for
those fields and allow correction prior to the code actually
"breaking"
Hopefully thanks