Good morning. Yes, I know the 58 tables aren't ideal but it is the hand I have been dealt.
Each month, I will receive 58 csv files. These files will all be contained in one folder which will vary each month by name (e.g. 20170331, 20170430, 20170531, etc).
The file names will not change nor will their 4-column structure. The will always be csv.
I would like a macro that will import/append the 58 files into their respective tables.
For example:
DoNotCall.csv would be imported into DoNotCall table
DoNotEmail.csv would be imported into DoNotEmail table
I have searched many threads, but none quite seem to do exactly what I need.
Any and all assistance is appreciated.
Thank you.
Each month, I will receive 58 csv files. These files will all be contained in one folder which will vary each month by name (e.g. 20170331, 20170430, 20170531, etc).
The file names will not change nor will their 4-column structure. The will always be csv.
I would like a macro that will import/append the 58 files into their respective tables.
For example:
DoNotCall.csv would be imported into DoNotCall table
DoNotEmail.csv would be imported into DoNotEmail table
I have searched many threads, but none quite seem to do exactly what I need.
Any and all assistance is appreciated.
Thank you.