hii everyone,
I got error runtime error 3156 when i delete it. i'v tried to this code, but i got the same errors message.
Dim strSQL As String
strSQL = "DELETE FROM " & Table & " where [_date] between #" & Form_frm_dbo_cfa.cmbdate1.Value & "# and #" &...