Hello, thank you in advance.
I used the copy/paste range activity like the picture but the rows and columns didnt keep the same width and height.
Any idea why? and how to achieve the desired result?
this is the source excel file:
and this is the result i got:
It is better to use read range from excel1 and use Write range activity to write the data
output from read range is datatable give it to write range.
Hope this will work…
Hello, thanks for the response. I cannot find that property in the panel. Maybe it’s a different version?
@ Me too checked once again. It’s not there for Copy/Paste. Try another approach I updated.