Hi All, I have an SQL statement that keeps throwing a runtime 3075 error. I am sure I am missing something dumb, but if oyu wouldn't mind taking a look it would be much appreciated.
"SELECT (([tblReservations_1].[DateOutReq]>[tblReservations].[DateInReq]) Or " & _...