Hi,
I have old student records that cotain Grade, Progress, StudentID and CourseNumber fields which are linked to a table with a CourseName field. I have new student records in the same table (with the same fields) with empty Grade and Course fields. I need to update the new records with the old Grade and progress data based on finding the correct old record containing the same StudentID and CourseName, only updating those where the StudentID and CourseName are the same. I am not sure where to begin with the design of this query. My Critera building skills are still rather weak.
Tahnks and take care,
Daryl