T
Tony
Hi All,
I'm having a problem with validating a continuous subform's data. I'm
calling a validation function on Before Update to check values for 4 fields
so that the data is validated before the user starts the next line. The
problem I run into is allowing the user to close without saving data when
there is an incomplete record in the subform. When the close button (on the
main form) is clicked, the subform's data validation fires because of the
Before Update call to the validation function.
Anyone know of a way around this?
Thanks & Ciao,
Tony
I'm having a problem with validating a continuous subform's data. I'm
calling a validation function on Before Update to check values for 4 fields
so that the data is validated before the user starts the next line. The
problem I run into is allowing the user to close without saving data when
there is an incomplete record in the subform. When the close button (on the
main form) is clicked, the subform's data validation fires because of the
Before Update call to the validation function.
Anyone know of a way around this?
Thanks & Ciao,
Tony