I want to read one row at a time and write that entire value to another sheet.
Here, I want to copy only row 3 and paste that row 3 in another sheet then copy row 4 and paste it in another sheet and so, on
dt_table.Select(“row namw=‘3’”)(0)(1).ToString : I can fetch data using this but I am getting only one value can anyone help me
I wanted to show that Robot is typing the values in sheet.
Is there any activity that take the entire sheet value and type it in another sheet with the exact value in exact cells.