So I think, using Dave's solution from an earlier thread, I am on the right track. From a form, I am using transferText to import to a temporary table, then parsing that with a recordset. My temporary table looks exactly the same as the .csv file, only in access, and with relevant headers
I...