I have a db that contains a main form with one sub-form. The main form shows a customer that requires periodic audits. The sub-form shows data from each audit.
After an audit is complete and data is entered in the sub-form I have a button, on the sub-form, that updates the "Last Audit" field in the table that drives the Main form. But I now need the Main Form or the "Last Audit" control to be refreshed or re-queried to show the updated value. I would like the Main Form to show the same record after the refresh or re-query.
I know I should be able to do this but.....
Help please.
John
After an audit is complete and data is entered in the sub-form I have a button, on the sub-form, that updates the "Last Audit" field in the table that drives the Main form. But I now need the Main Form or the "Last Audit" control to be refreshed or re-queried to show the updated value. I would like the Main Form to show the same record after the refresh or re-query.
I know I should be able to do this but.....
Help please.
John