arnelgp ..forever waiting... waiting for jellybean! Local time Today, 08:17 Joined May 7, 2009 Messages 20,304 Feb 11, 2022 #21 Private Sub cmdDelReceive_Click() On Error Resume Next
GinaWhipp AWF VIP Local time Yesterday, 20:17 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.