I am trying to set up a continuous subform that has the ability to delete individual records. The main form is based on a table, but the subform is based on a query of two tables. I want to be able to place a delete button next to the row of the continuous subform and delete the record based on the query. Is there a way to do this? I have tried to create a delete query, but have not had any luck. Any help would be greatly appreciated.