I need to perform queries on data inside a form against the table the form enters data into. So, I need the data in the Stock table that the form is a data entry form in, without closing the form.
Is there any way to save a record through a Macro without closing the Form?
I need to use a Macro because the save button goes on to call multiple queries and then to delete a table and open a report.
Thankyou in advance.
Is there any way to save a record through a Macro without closing the Form?
I need to use a Macro because the save button goes on to call multiple queries and then to delete a table and open a report.
Thankyou in advance.