how to run a query upon a form closing

J

JCarter

I'm building a macro that will open a form and once the form is closed by the
user, I want the macro to then run an append query. How would I accomplish
this?
 
Top