I am trying to combine an if statement with a vlookup and I can't seem to make it work correctly. (performing just the vlookup works fine!)
I only want the vlookup to occur if the "If" statement is correct, else I want it to be 0.
In cell K4 I want the following formula: If cell E4 = 5, then perform the following vlookup =vlookup(F4,'Input Data'!D:K,8, False), else return a zero.
Thanks to whoever can help me!
Sally
I only want the vlookup to occur if the "If" statement is correct, else I want it to be 0.
In cell K4 I want the following formula: If cell E4 = 5, then perform the following vlookup =vlookup(F4,'Input Data'!D:K,8, False), else return a zero.
Thanks to whoever can help me!
Sally