christhedonstar
Programmer
Hi
If I do this formula:
if(A1=A2, "OK", Vlookup(C1, myRange, 2, 0))
If A1=B1 will the vlookup part still calculate? I want to minimise calculation time hence why I'm doing the first check. But I thought I'd double check with you experts!
Thanks,
Chris
If I do this formula:
if(A1=A2, "OK", Vlookup(C1, myRange, 2, 0))
If A1=B1 will the vlookup part still calculate? I want to minimise calculation time hence why I'm doing the first check. But I thought I'd double check with you experts!
Thanks,
Chris