01-30-2016, 02:06 PM
Guys,
How can I merge all .csv files from a folder in just one file?
- I have a lot of files at C:\BASE
---C:\BASE\sales1.csv
---C:\BASE\sales2.csv
---C:\BASE\sales3.csv
---....
---C:\BASE\salesn.csv
I just want to create a single file C:\BASE\All_sales.csv and exclude the others.
How can i do that?
How can I merge all .csv files from a folder in just one file?
- I have a lot of files at C:\BASE
---C:\BASE\sales1.csv
---C:\BASE\sales2.csv
---C:\BASE\sales3.csv
---....
---C:\BASE\salesn.csv
I just want to create a single file C:\BASE\All_sales.csv and exclude the others.
How can i do that?