Run CMD within Excel Macro

L

ledzepe

Hello everyone,

I made a macro to extract a report from a big.csv file and save the
result to small.csv file. I need to run a bathc file command to append
the small.csv file to a third .csv (let's call it result.csv). Can I do
that within the Excel macro?

Thanks in advance.
 
Top