I have a form based on a query. It is Dynaset, continuous form. How do I update any user changes to the record before i run a delete query based on the delete key the user just set in the record?
The Query the form is based on displays bid records with the included field delete-sw. On clicking the delete records button, a delete query is run to delete the records with the delete-sw set. All records delete except the last record the user just set the delete-sw (which still has the focus). Since I did not open and have control of the recordset in code, how do I force the last user record action to update the table before the delete query runs?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.