Posted to microsoft.public.excel.programming
|
|
Merge txt files
Hi Ronny
See
http://www.rondebruin.nl/csv.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Ronny" wrote in message ...
Hi,
Hoe do I merge txt files in Excel VBA, what is the VBA comand for this Dos
command?
c:\copy/b *.txt output.txt
|