I am attempting to create a query that creates a Count for each month and year combo starting in 1992 (Jan 1992, Feb 1992). The field Purchase Date contains dates that are in the Date/Time format.
Right now, this is what I have:
Field: Purchase Date
Table: SomeTable
Total: Count
Sort: Not Sorted
Show: X
Criteria: Between 1/1/1992 And 1/31/1992
When I run it, it returns the title "CountOfPurchas eDate" with no value below.
Please help!
Right now, this is what I have:
Field: Purchase Date
Table: SomeTable
Total: Count
Sort: Not Sorted
Show: X
Criteria: Between 1/1/1992 And 1/31/1992
When I run it, it returns the title "CountOfPurchas eDate" with no value below.
Please help!
Comment