because i need to add the output values inside the excel file @Sudharsan_Ka
Can you elaborate your task @gilang_ramadhan123 ?
okay, first I want the robot to be able to read all the excel files in the folder, then run the process in the excel, after looping over each row in excel, the robot will write an output into the excel file, according to the row reading robot
@Sudharsan_Ka
If there any condition like the column name with this value only can be written in the output file or you are simply reading and looping through rows and writing them in excel? @gilang_ramadhan123
Regards
Sudharsan
No, there is no condition like that, only reading and looping through rows and writing them in the same rows
Then why are you looping through each rows? @gilang_ramadhan123
Simple Read range and write range in enough
Regards
Sudharsan
Owhh oke ill try
and then how i read value in the column and type into the web ? without assign ?
You didn’t tell me the steps correctly then
You need to enter the details in the web you need to use for each row in datatable
okey my bad sir, sorry
can you tell me sir, how should i do
No worries , You need to use for each row in datatable activity to loop through each and every row in the datatable @gilang_ramadhan123
Okay so your task will something like this?
- First you will be reading the excel you shown in the above
- Loop throught the rows and enter the details in the web
- You need to fill that Kode column after entering the details in the web
Is that right?
Regards
Sudharsan
yes sir, correct @Sudharsan_Ka