A
Anne
The user always finds a way around everything designed.
My database involves imports from Quickbooks payroll. Since Quickbooks does
allow user to enter employees without any check for duplicate social
security numbers, I have been faced with having to merge data from 2
employeeIDs into one. I have manually used find and replace the employeeID
assigned in access, to combine the data. Then I delete the 2nd ID. I now
have the table fixed, where no duplicates are allowed in the social security
number field.
But I am interested to know, if I have employeeID 721 and EmployeeID 699,
both having the same social, is there a way in access to merge all data for
721 into data for 699 in an more automated way?
My database involves imports from Quickbooks payroll. Since Quickbooks does
allow user to enter employees without any check for duplicate social
security numbers, I have been faced with having to merge data from 2
employeeIDs into one. I have manually used find and replace the employeeID
assigned in access, to combine the data. Then I delete the 2nd ID. I now
have the table fixed, where no duplicates are allowed in the social security
number field.
But I am interested to know, if I have employeeID 721 and EmployeeID 699,
both having the same social, is there a way in access to merge all data for
721 into data for 699 in an more automated way?