Hello
I need to import an Excel file into an existing table of my Access DB. The problem is:
I only won’t to add the new records, if the value in the column “cod_req” (exccell) not exist in “cod_req” of the DB (Access), if so the record should be skipped.
Any ideas?
Thanks
I need to import an Excel file into an existing table of my Access DB. The problem is:
I only won’t to add the new records, if the value in the column “cod_req” (exccell) not exist in “cod_req” of the DB (Access), if so the record should be skipped.
Any ideas?
Thanks