I'm using VBA and DoCmd.TransferText with a specification file to import data from a csv file into a table.
The table has an indexed field, No duplicates.
Initial run is ok.
Importing the same csv file the second time, generates an MS Access build-in message which is correct as it conflicts...