User Profile
Collapse
-
I solved this problem. Thank you. -
Verify CSV Field Names and Number of, Before Importing
I'm trying to verify before importing a CSV file:
1) How many fields are present
2) If the number of fields is correct, are the field names correct as well
The CSV file uses tab as the delimiter with no text qualifier. If the CSV is verified as correct, the append query is run, transferring the data from the CSV that is a linked table.
This is the code so far and returns the error: "Subscript...
No activity results to display
Show More
Leave a comment: