G
Guest
I am using Access 2003. I have a Students table with fields for Admission
Date and Withdrawal date. If the student is still attending the Withdrawal
Date is null. I would like to make a report that would tell me how many
students were enrolled during each month. I made a query that would give me
any individual month (for example March of this year)
Admission Date <4/1/05 and Withdrawal Date Is Null or >=3/1/05
But I would like a report that would just list the months and say how many
students were enrolled.
i.e.
January 2004 56
February 2004 62
March 2004 70
etc, etc.
I apologize if this question would be better placed in "queries".
Adam
Date and Withdrawal date. If the student is still attending the Withdrawal
Date is null. I would like to make a report that would tell me how many
students were enrolled during each month. I made a query that would give me
any individual month (for example March of this year)
Admission Date <4/1/05 and Withdrawal Date Is Null or >=3/1/05
But I would like a report that would just list the months and say how many
students were enrolled.
i.e.
January 2004 56
February 2004 62
March 2004 70
etc, etc.
I apologize if this question would be better placed in "queries".
Adam