I have two tables. One has information that is collected from an infopath form. The other has a list of names and employee ids. Is there a way to have a column in the first table that searches table 2 with an employee ID and looks up the name associated with that ID?
The first table has a checkin, checkout, and employee ID column. The second table has Name and employee ID.