Dear all,
I am a not-so-experienced ACCESS user, having trouble with combining information from two tables.
My database is designed as follows:
Table1: ListOfAllCourses
Columns: ID, CourseCode, CourseName
Table2: CoursesIn2014
Columns: ID, CourseCode, CourseType, CourseWeight, NofParticipants...