Hello All,
I have an error message that states:
Run-time error '3075':
Syntax error (missing operator) in query expression '(DATE OF CLASS between #06/01/2007# And #07/01/2008#)'.
Going into the debug, the last line of the code is highlighted
DoCmd.OpenReport strReport, acViewPreview, ...