Jump to a specific row in excel and copy 'n' rows

Is this what you need, @oshinkavdia?
A sample : While Select.zip (9.3 KB)

May be you can use while there is row to select,
and inside it you can use Select Range Activity and set the range dynamically.

4 Likes