Hi,
Basically I have a macro that runs the TransferSpreadsheet action to import data from an Excel file. As it stands if the field containing the primary key already exists it will flag an error message and not import that record. What I want to do is overwrite the current record with the new record from the Excel file in any instances where it already exists in the table. Any suggestions regarding the best way to go about this?
Regards,
B666.
Basically I have a macro that runs the TransferSpreadsheet action to import data from an Excel file. As it stands if the field containing the primary key already exists it will flag an error message and not import that record. What I want to do is overwrite the current record with the new record from the Excel file in any instances where it already exists in the table. Any suggestions regarding the best way to go about this?
Regards,
B666.