Jump to content

need a caculation to get info from a specific related record


This topic is 6515 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm working on a school database with several tables: students, classes, class_records. Students has general demographic information, classes is a list of classrooms and grade levels, class_records is the table where kids are assigned to classes.

Class has:

grade

teacher

year

room

Class_records has the following fields:

recordID

studentID

classID

year

What I need to do is create a calculation field in the student table that shows the grade level for the most recent year.

I'm sure this is simple, but I'm drawing a blank!

Link to comment
Share on other sites

  • 2 weeks later...

This topic is 6515 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.