I keep getting type mismatch error with a query
SELECT * FROM [Log Watch] WHERE [Log Watch].EndDate=" & ReportDate &";
I am building this query in sql view of the query builder and clicking run to view the results. Keeps telling me type mismatch.