how can i create a batch file from four CSV files and output them such that the result shoul contain the sum of rows in each CSV's.
if you mean sum as in (row1 column1) + (row1 + column2)... You can't. Batch commands don't have that power to my
knowlege.
Thanx for the reply startsheild there are four CSV with say 10 ,20 , 30 , 40 rows.
I want a batch file to display this count of rows in each csv not the sum.
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |