I'm using Access 97. I have a main form with a subform. The main form has a "Save" button. I have validation on the subform (which is a continuous form) to validate the data in each row in the beforeupdate event. When there's an error, I get the error message. However, if you click the save button, it saves the main form and the rows in the subform. How can I stop this from happening?
Thanks.
Thanks.