Hi,
Manually, I can do:
Windows, launch CMD.exe (Start->Run cmd Enter)
[In DOS prompt] "cd /d D:\Serious\Work\Other People\Al\DataRead"
[DOS] "type *.csv > x.txt"
This creates concatenated text file of all csv files in folder.
If I run below VBA, I receive error: "The system cannot find the...