SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Other Forums
 MS Access
 SEMESTER AND CUMMULATIVE SEMESTER RESULTS
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

byetoss
Starting Member

Ghana
2 Posts

Posted - 04/29/2012 :  09:36:29  Show Profile  Reply with Quote
I have two tables MARKS and COURSES with CCOODE as common ID among the two tables.
In MARKS I have score, credit, T_point, Grade, G_Point, CCODE2
In COURSE I have Ctitle, CCODE

I want an sql statement that will display Scores, Grade, credit, T_point, ctitle in the body of the report.

I also want to display two summaries at the bottom of each semester report. (This is where my problem begins)

1. To display (sum of T_Point / Sum of credit)as 2nd semester GPA
2. To display cummulaties(sum of T_Point / Sum of credit)as 1st and 2nd semesters combined GPA.

I am using vb6 and MS access 2007. I need your help urgently.

BYE
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000