hi, First time to be here…
How can I write range automatically in a loop?
For instance, the FIRST write range activity write excel from A1 to A5, the SECOND one should be started from A6. So, how can I know the last row that wrote by the last write range activity?
How can I tell UiPath to start writing the second record from A6 instead any hard code? I just want to write data in excel one by one automatically without duplicated row writing.
Thanks a lot!