Forum Discussion
RobIV
7 years agoQrew Cadet
If the Employee ID of the Employee in the 'name' table represents the Employee ID of the Employee in the 'title' table, I would simply import the 'title' table into the 'name' table.
You would have to add the 'title' field to the 'name' table first, but then it should work like a charm.
You would have to add the 'title' field to the 'name' table first, but then it should work like a charm.
RobIV
7 years agoQrew Cadet
Again, it is critical that the Employee ID in both tables refers to the same Employee.