Paul,
That solution definitely does what I want it to do, now I have one more question. Suppose I want to select the last name from the tblEmployees as depicted but I want to write EmpID, EmpFName, EmpLName, DateOfBirth, and OtherInfo to the tblOtherTable?
Yes this definitely defeats the...