I Have the input Excel File and I want to convert that Excel File Into the other Format…Can any body help with This…
@Abhishek14 Check below zip file.
New.zip (8.8 KB)
@Manjuts90
Thank u for the work flow…
but how r u getting 200+1=2001
@Abhishek14 dt(0)(1).ToString gives 1
row(0).ToString+dt(0)(1).ToString=200+1=2001
@Manjuts90… thank u very much
1 Like