I created a db, with 3 tables: tbl1-Employee Data, tbl2-SERP, and tbl3-SIP/SESP. They all have Employee IDs (autonumber). I have a form called Search Employees: Here the user enters the employee name and then click on search when they click on search another form opens up with the selected employee's record. This form has 3 tabs, one for Employees info, the other for SERP and the last one for SIP/SESP. The problem occurs when searching the selected employee, tab 1 is correct but tab 2 and tab 3 is incorrect. Please help!!!!!!!!!Thanks