Hey,
One challenge found here. Can someone help me please ?
IF I have same value on column D for multiple row , And I want to update each based on specific row, How should I do that ?
EX: D1 = 123 , D2 = 123
I want to update P1 = “Test” and again when Bot search for D2 , IT has to update P2 = “Test” or whatever criteria.
Currently it is updating P1 only each time.
Currently it is updating the first only each of the time .
I am using lookup range and write range activity.
Please help here .
Thanks