Hi,
i need to select all records and delete them but i dont know how to select al or delete all, i have working code to delete one record within the form but cant delete all, his has caused me problems for a while now.
this is the code to delete one record:
Private Sub DeleteOrderbtn_Click()...