C
cmb
Is there any way to trap a navigation button click before
moving to the next record? My form displays one record
at a time. I wish to perform a verification that
involves comparing the values of several fields on a
subform to values on the form itself. I need to run the
verification whether changes were made to any one or more
of these fields, and not until the user is trying to move
on to another record.
moving to the next record? My form displays one record
at a time. I wish to perform a verification that
involves comparing the values of several fields on a
subform to values on the form itself. I need to run the
verification whether changes were made to any one or more
of these fields, and not until the user is trying to move
on to another record.