Hey all. So I'm relatively new to the query world. I just recently learned how incredibly helpful they can be. However, I'm having trouble with a query that should be somewhat simple. Basically, all I want to do is count the number of records based on date (one years time).
Right now I have a form with about 1300 records over 5 years or so. Using the field "Completion Date", I want to have a list of the years (on one query if possible) and I want the query to count the records for each year. So it would look something like this:
2002 143
2003 200
2004 211
And so on. I've been messing around with the totals sections and been looking online but so far I've had no luck.
Right now I have a form with about 1300 records over 5 years or so. Using the field "Completion Date", I want to have a list of the years (on one query if possible) and I want the query to count the records for each year. So it would look something like this:
2002 143
2003 200
2004 211
And so on. I've been messing around with the totals sections and been looking online but so far I've had no luck.