Dear Experts
I want to copy some rows for a sheet to dynamic last row of another file
For example, I want to past them from 7055
But I don’t know how to show lastrow+1
Can you give me some idea?
Thank you for your advise in advance ![]()
Dear Experts
I want to copy some rows for a sheet to dynamic last row of another file
For example, I want to past them from 7055
But I don’t know how to show lastrow+1
Can you give me some idea?
Thank you for your advise in advance ![]()
You can use Find First/Last Data Row activity to get the last row number. Once you get it, you can easily do +1 to it and write the rows at last+1 row number.
Thanks,
Ashok ![]()
@ashokkarale As you can see my screenshot I can’t figure out a correct way to do it…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.