I am trying to delete records from a table using a delete query. The user deletes the records one by one depending on the id the type in, unfortunatly once on record is delete i have to close the form and re-open it before i can delete another record.<br><br>How can i fix this to be able to use the query as many times a i want<br>