Hi guys
I need a codes that does the following:
if i can find HAMMER in column H then add 3 to the corresponding value , so 2 will become 5
if i cannot find HAMMER in column H then find hammer in column A and then add 1 to corresponding value , so 7 will become 8 if column H do not has Hammer.
regards