I've been tasked with modifying an existing form to add a button allowing for the deletion of a record. The existing code below seemed a good place to start. So far I've only changed the name of the code which the Remove button points to.
The aim is to delete the record currently displayed and...