Hi there,
I have a table called tbl_student with student ID and several other fields.
I have recently received an excel spreadsheet with a list of student IDs and their courses.
How would I go about running an append/update query to update each student with no course if they exist in the excel list?
Just trying to save data entry!
Thanks
Kate
I have a table called tbl_student with student ID and several other fields.
I have recently received an excel spreadsheet with a list of student IDs and their courses.
How would I go about running an append/update query to update each student with no course if they exist in the excel list?
Just trying to save data entry!
Thanks
Kate