I need the table to have the same ID numbers so I don't have to go in and change the ID numbers in 4 queries every time I append new data.
SELECT tblEmployees.EmployeeID, tblDemoClients.ClientFullName, tblEmployees.[Adjusted Basic Salary], [Amount from Column A]-(([Adjusted Basic...