ScottWDieterle
Technical User
I have a .CSV file and I am trying to combine the first 2 columns.
IE
input
Scott,Dieterle,219,N,Hale,Ave
Output
ScottDieterle,219,H,Hale,Ave
Any help would be appreciated. I am new to .bat and .vbs and trying to learn as I go!
IE
input
Scott,Dieterle,219,N,Hale,Ave
Output
ScottDieterle,219,H,Hale,Ave
Any help would be appreciated. I am new to .bat and .vbs and trying to learn as I go!