L
logan27371
I have 2 tables in my database the first table contains student IDs which is
the primanry key for the database. The second table contains the student's
activity for a particular semester such as curriculum declared, hours taken,
etc. I download this information from a statewide database save it as an
Excel file and then import it into my database. The first table has a one to
many relationship with the second table.
The problem I am having is that in order to import the information into the
second table I have to first enter all of the new student IDs into the first
table which is a manually intensive task. I was wondering if there was a way
when I import the Excel file that Access would automatically add any new
student IDs to the first table to avoid manually entering them.
the primanry key for the database. The second table contains the student's
activity for a particular semester such as curriculum declared, hours taken,
etc. I download this information from a statewide database save it as an
Excel file and then import it into my database. The first table has a one to
many relationship with the second table.
The problem I am having is that in order to import the information into the
second table I have to first enter all of the new student IDs into the first
table which is a manually intensive task. I was wondering if there was a way
when I import the Excel file that Access would automatically add any new
student IDs to the first table to avoid manually entering them.