SELECT * FROM report WHERE Datevalue(start) <= Datevalue('" & data1 & "') AND Datevalue(end)>= Datevalue('" & data2 & "')"