DeveloperMar
Programmer
I have a field [ForecastWeekEndDate]in a table defined as a date field (short date).I am trying to group dates ina report by week using the Table Wizard. I get a compile error (3075) in query expression (INT((ForecastWeekEndDate)-1)\7)\1). What is causing this error?