Currently this code is for : H2 = (G2/G3), H4 = (G4/G5), H6 = (G6/G7), H8 = (G8/G9)
However, if i need to revise the excel outcome to:
H2 = (G2+G3)/2, H4 = (G4+G5)/2, H6 = (G6+G7)/2, H8 = (G8+G9)/2…etc, How I can edit the formular as above figure?
You need to first create the Excel template which should contain all the formula
then you copy the template and put your all the input its calculate base on formula, which save your time and during Change in code you have to update formula in excel not to change in UiPath
it is hard for me to create a new one. As this robot is a finalized version and what I now do is only revise the formular in the robot, but i am confused how i can rewrite the formular as mentioned before.