I have a workbook and on the Sheet 1 I have a list of employee names, department, and employment status. On Sheet 2 I have a list of employee names and trainings they have attended. On Sheet 3 I have employee names and their certifications. I want to be able to input new employees on Sheet 1 and have it automatically update the other sheets with those employees without disturbing the other data. I tried using a Microsoft query, but it messed up the other data. Ideally the code would just take the latest employee additions and add it to the bottom of the list on the other pages so they can be sorted alphabetically.