I have a CSV file that updates once per day, it contains 15 fields however I want to execute code that imports only the first 6 fields into a table in an Access DB. Preferably, I am trying to set up a form with a cmd button that executes this all in one action. The CSV does contain headers and should copy the headers if they do not already exist.
If anyone could get me started off with some code help It would be greatly appreciated. Thanks!
If anyone could get me started off with some code help It would be greatly appreciated. Thanks!