Write data to next empty row

Hi all,

I want to write data from Data Scrapping or Excel file to another Excel File. But I want to check and write data to the next empty row.

How to do that ?

Thanks you!

@trunghai

Use Append Range Activity.
Regards,
Mahesh

@trunghai

appendDataToNextEmptyCell.xaml (4.9 KB)

this can solve your problem

Regards,
Aditya

1 Like

Thanks you so much all of you :slight_smile:
Regards!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.