docmd.transferspreadsheet acImport (access2002)
When i used this, i get my 'table' but without the field 'ID' (autom) this all in vba.
When i do it manual with Import, from either file.xls , file.csv or file.html ist work fine.
I get all data with a field ID.
The question, how insert a...