Importere cvs fil vha. Transfertext?
Hej.Jeg prøver at importere en csv fil vha. dette:
DoCmd.TransferText acImportDelim, _
"Standard Input", "MinTest", "C:\Users\Sanne\Desktop\xxx.csv", 0
Og får denne fejl:
Microsoft Access tried to import/export/link to a text file using a specification table name that does not exist in the MSysIMEXSpecs table of the database. Re-create the link using a valid specification table.
Hvos finder jeg den rigtige specifikation og hvad hedder den?
