sherikream
Registered User.
- Local time
- Today, 01:39
- Joined
- Mar 27, 2013
- Messages
- 14
I need to do the following in MS Access. Any help would be greatly appreciated.
Situation:
A student is required to have earned credit for 10 specfific courses and there is a average GPA requirement for 8 of the 10 courses. Fs or failing equivalent grades are to be calculated in the GPA, if any. Courses that earned transfer credit (CR) without a grade are to be counted for credit but not calculated in GPA.
I have 2 tables, one of student id's and the courses they've passed or failed out of the 10 including grade, grade points, credits earned for the course, semester taken. The 2nd table is student major, name, email, etc.
Sample data: (also attached if not clear below)
Total 11 courses because one was repeated.
Course Grade Grade Points Credits
Course1 A 4 3 credits
Course2 B 3 3 credits
Course3 C 2 3 credits
Course4 D 1 3 credits
Course5 F (failed) 0 0 credits
Course6 A 4 3 credits
Course7 CR (credit) CR 3 credits
Course8 C 2 3 credits
Course9 D 1 3 credits
Course10 C 2 3 credits
Course11 D 1 3 credits
1. How do I go about getting count of total courses each student passed or earned credit, not including failed courses in the counting as it's only relevant in GPA calculation.
2. Of students who have passed all 10 courses, how do I calculate GPA for only 8 specific courses including Fs.
I'm not sure if any additional info might be needed. If any additional information is needed, I'm ready to provide.
Thank you all....in advance.
I forgot to mention that i'm using Windows 10 and Microsoft 2016.
Situation:
A student is required to have earned credit for 10 specfific courses and there is a average GPA requirement for 8 of the 10 courses. Fs or failing equivalent grades are to be calculated in the GPA, if any. Courses that earned transfer credit (CR) without a grade are to be counted for credit but not calculated in GPA.
I have 2 tables, one of student id's and the courses they've passed or failed out of the 10 including grade, grade points, credits earned for the course, semester taken. The 2nd table is student major, name, email, etc.
Sample data: (also attached if not clear below)
Total 11 courses because one was repeated.
Course Grade Grade Points Credits
Course1 A 4 3 credits
Course2 B 3 3 credits
Course3 C 2 3 credits
Course4 D 1 3 credits
Course5 F (failed) 0 0 credits
Course6 A 4 3 credits
Course7 CR (credit) CR 3 credits
Course8 C 2 3 credits
Course9 D 1 3 credits
Course10 C 2 3 credits
Course11 D 1 3 credits
1. How do I go about getting count of total courses each student passed or earned credit, not including failed courses in the counting as it's only relevant in GPA calculation.
2. Of students who have passed all 10 courses, how do I calculate GPA for only 8 specific courses including Fs.
I'm not sure if any additional info might be needed. If any additional information is needed, I'm ready to provide.
Thank you all....in advance.
I forgot to mention that i'm using Windows 10 and Microsoft 2016.
Attachments
Last edited: