DoCmd.SetWarnings False DoCmd.RunSQL "DELETE * FROM tblRedni_Broevi WHERE rbFaktura=" & Me.broj DoCmd.SetWarnings True