Hello,
I need some help with this formula since I can see the reason why it is not working but do not know what to put in the vlookup place to get me the proper result.
=IF(F3=J:J, (VLOOKUP(G3,K:K, 1, FALSE)), "no")
Columns F & G are data values and column H is where I am adding the formula...