I have a standard form with a sub-form.
The problem I am observing is that
every time the user changes focus from
main form to sub-form, or vica-versa, the
form attempts to save the data to the table.
I know this to be true because I have code attached to the onupdate event. What I would
like...