Hi newbie here with totally zero background in computer coding, bear with me please
Would like to seek your advice how to achieve the followings: (i have checked with chatGPT but it was a bad idea; it confused me)
- I have an appended excel sheet (Excel A) with rows and multiple columns.
- With the UiPath, I need it look for keyword “PROJ_ID” at 1st column, and then copy and write the string from 2 rows below the keyword to new excel sheet (Excel B).
- The robot shall keep repeat Step-2 above in 1st column to keep searching for next “PROJ_ID” under same column until no more “PROJ_ID” can be found at 1st column.
- After step 3, the robot shall go to 2nd column and look for keyword “PROJ_NAME”, and then copy the string from 2 rows below the keyword to new excel sheet.
see images below for better illustration: