I am trying to create a manual cross-tab. My rows are crime codes. My columns need to be the count of those crime codes by month to include the current month, previous month, current month-previous year and year to date.
My date field for the columns is OfficerRecords.DateReported(datetime).
I am not able to create the proper syntax to create the formulas.
My field for the rows is OfficerRecords.UCRCode
database = msde
ODBC Connection
Any help would be greatly appreciated.
Lou
My date field for the columns is OfficerRecords.DateReported(datetime).
I am not able to create the proper syntax to create the formulas.
My field for the rows is OfficerRecords.UCRCode
database = msde
ODBC Connection
Any help would be greatly appreciated.
Lou