Dear all
I have some confusion on updating a table from EXCEL
i have import data from an excel field
ID
Fname
Lname
Tel
then i have another one to update to the above table
ID
Fname
Lname
Tel
Salary
Should i import it again and overwrite or Append?
I try both but not working
Wonder why
Eric