How to change excel cell value base on the adjustment criteria stated in another excel sheet?
I have 2 excel sheets now, if “Type” column in sheet 1 is same as the “Type” column in sheet 2, then “Level” column in sheet 1 will be increasrd base on “Addition” column in sheet 2. If not the same, then pass
E.g. C4 in sheet 1 will increase by 2 and become 4
Here is the result that I want:
file.xlsx (10.2 KB)