Hi all (first post)
I need help with the start of my Access database project, if possible.
I am looking to populate a table called "data file" with information from CSV files produced everyday.
My aim is to browse every day to a directory containing a CSV file and import it into my Access "data file" table. I need the information from the CSV file imported into the next empty row in the table, enabling me to build up history in one file.
The only problem with the CSV file is the table headers (which i want to import) begin on row 3. I could go in and delete the top 2 rows but it would be great if I didn't have to do this.
Anyway, at this point the most important thing is adding the data at the next available line. How easy is it to achieve this?
Any help would be greatly appreciated.
Thanks
Nuno
I need help with the start of my Access database project, if possible.
I am looking to populate a table called "data file" with information from CSV files produced everyday.
My aim is to browse every day to a directory containing a CSV file and import it into my Access "data file" table. I need the information from the CSV file imported into the next empty row in the table, enabling me to build up history in one file.
The only problem with the CSV file is the table headers (which i want to import) begin on row 3. I could go in and delete the top 2 rows but it would be great if I didn't have to do this.
Anyway, at this point the most important thing is adding the data at the next available line. How easy is it to achieve this?
Any help would be greatly appreciated.
Thanks
Nuno