Hi,
I am familiar with importing Access, but I am getting an error with the process of adding new employee phone numbers.
- My Access tables uses a the employee number as its primary key.
- I have a new field in my access table called employee phone number.
- I have an Excel worksheet that contains the employee number and employee phone number as columns
- All heading match and all data types are the same
My goal is to populate the new employee phone numbers for each employee number in my access table.
Is this possible using the import function of Acess? Or is there a different approach for appending a record?
Thank you.