Greetings.
My database tracks applicants to certain programs, showing which year they applied, which program they applied to, whether they got in, and so on. Each person has a unique ID number. Each person may apply to multiple programs, and may apply in multiple years.
I have a query that shows me how many programs a person applied to in a year. What I need to do now is to count the number of people who have applied each year.
Is there a way to do this?
Thanks in advance for any help you can offer!
UPS_HPA
My database tracks applicants to certain programs, showing which year they applied, which program they applied to, whether they got in, and so on. Each person has a unique ID number. Each person may apply to multiple programs, and may apply in multiple years.
I have a query that shows me how many programs a person applied to in a year. What I need to do now is to count the number of people who have applied each year.
Is there a way to do this?
Thanks in advance for any help you can offer!
UPS_HPA