I'm having trouble with deleting a whole list of records
I have frmArchive, in that form need a button to be able to delete all records that are in qryArchive (but not delete the actual query)
What code do I write for it to do this?
I have frmArchive, in that form need a button to be able to delete all records that are in qryArchive (but not delete the actual query)
What code do I write for it to do this?