enter image description here i want to marge excel file in a csv file to use batch(bat) file,,, > echo off
\>
\> copy C:\Recon\REFINE DUMP\All_REFINE\marge\*.* C:\Recon\REFINE DUMP\All_REFINE\marge\merged.csv
\> end
\>pause