G
Guest
On my form I have a delete button to delete the selected record, that works
ok but what I want ot add is to run a Append Query that will copy the record
to an Archive database prior to deleting. I have the query and archive
function working but my knowledge is limited - how can I run the query before
deleting. I was going to add it to the Click Event of the delete button but
that is already in use.
Need help - in novice terms...
Thanks - George
ok but what I want ot add is to run a Append Query that will copy the record
to an Archive database prior to deleting. I have the query and archive
function working but my knowledge is limited - how can I run the query before
deleting. I was going to add it to the Click Event of the delete button but
that is already in use.
Need help - in novice terms...
Thanks - George