Hella all,
I have two excel files Input.xlsx and output.xlsx
I need too update the values based on one column
task will be like
- Add two new column in the output excel(That is done)
- From output.xlsx file get the value of col “FCODE” and check on input.xlsx file and compare it with column “Furn.” and get the cod and name values and fill in the output if the FCODE is not available enter “#N\A”
Check out this input and output file
Input.xlsx (8.2 KB)
Output.xlsx (8.7 KB)
I have tried with the following workarounds
Method 1 - Used formula in excel and autofill,the file has 40000 rows it is taking much time. (This is fine but i dont know how to make the bot until it is processed)
Method 2- Used LookUp and it throws error
@ashwin.ashok @ppr @lakshman @Nithinkrishna
This is urgent , help on this guys.
Regards
Sudharsan