J
jacqueline
I am creating a report based on a query...part of the report is to find the
total average for all years of study by each med school applicant.
For example: Applicant 1
Start Yr - 2000
# of courses - 10
Average - 85
Start Yr - 2001
# of courses - 8
Average - 90
and so on...
So now I am trying to use these fields to...
3) total the # of yrs of study per applicant (2 yrs in this case)
1) get the total # of courses taken for all study years. (18 for this
applicant)
2) get the overall average for all study years combined. (87.5)
Not sure if there are any Null fields...so would want to eliminate those as
well.
Thanks!
total average for all years of study by each med school applicant.
For example: Applicant 1
Start Yr - 2000
# of courses - 10
Average - 85
Start Yr - 2001
# of courses - 8
Average - 90
and so on...
So now I am trying to use these fields to...
3) total the # of yrs of study per applicant (2 yrs in this case)
1) get the total # of courses taken for all study years. (18 for this
applicant)
2) get the overall average for all study years combined. (87.5)
Not sure if there are any Null fields...so would want to eliminate those as
well.
Thanks!