Dear team, I am trying to merge two excel files and write all the data in output excel files. but it displaying like this. pls suggest

image

@Lokesh_M2

Instead of merge…use write range twice…first with A1 and then with the M1 assuming L is where the first datatable ends…then ypu will have both on output file

Hope this helps

Cheers