G
Guest
I have 100's of csv files to append to one another.
Summary file information exists at the top of the file followed with the
actual Table columns & data existing a few rows down the file.
Is there a macro that can select multiple files at a time then go through
each progressively to append them to a master file, also deleting any
unwanted rows other than the Table of data
e.g. each table looks something like this
Report 1
Ran on 01/01/2007
Run by user : XYZ
Field1 Field2 Field3 Field4
1 Joe Bloggs 02556689879
2 John Bloggs 02556689879
etc.
Any suggestions? Thanks
Summary file information exists at the top of the file followed with the
actual Table columns & data existing a few rows down the file.
Is there a macro that can select multiple files at a time then go through
each progressively to append them to a master file, also deleting any
unwanted rows other than the Table of data
e.g. each table looks something like this
Report 1
Ran on 01/01/2007
Run by user : XYZ
Field1 Field2 Field3 Field4
1 Joe Bloggs 02556689879
2 John Bloggs 02556689879
etc.
Any suggestions? Thanks