Hi,
i want to find the first empty row and write the data in it (i dont want to use append range activity) please help
Hi,
i want to find the first empty row and write the data in it (i dont want to use append range activity) please help
Try this
1 . Read the excel and store in dt1
row(ColumnName)= value
. outside the loop , use write range to write the updated datatable
Regards
Nived N
Happy Automation