C
Chip
Yep, I am new to ACCESS but I am building a database that tracks college
students and basically have a Student table (tblStudentInfo) with the
students general information then another table with each semester
(tblStudentSemester) that each student attends the college. What I want to
do is that when a new entry is made into the tblStudentSemester then a field
in the StudentInfo table is updated to indicate the last year (and possibly
semester) the Student attended the college for quick reference on the
StudentInfo Form. Is this possible? VB is not a fluent language to me so
please be gentle!!
students and basically have a Student table (tblStudentInfo) with the
students general information then another table with each semester
(tblStudentSemester) that each student attends the college. What I want to
do is that when a new entry is made into the tblStudentSemester then a field
in the StudentInfo table is updated to indicate the last year (and possibly
semester) the Student attended the college for quick reference on the
StudentInfo Form. Is this possible? VB is not a fluent language to me so
please be gentle!!