arnelgp ..forever waiting... waiting for jellybean! Local time Tomorrow, 03:14 Joined May 7, 2009 Messages 20,302 Feb 11, 2022 #21 Private Sub cmdDelReceive_Click() On Error Resume Next
GinaWhipp AWF VIP Local time Today, 15:14 Joined Jun 21, 2011 Messages 5,899 Feb 11, 2022 #22 Hmm, I would try adding an Else part, i.e. Code: Else DoCmd.CancelEvent That should *capture* the clicking of the No button.
Hmm, I would try adding an Else part, i.e. Code: Else DoCmd.CancelEvent That should *capture* the clicking of the No button.