I am trying to combine two LOOKUP commands in one cell, with no joy, can anyone enlighten me.
The first is
If the result of this returns 0 the second is
I have researched and tried many variances but to no avail.
Thanks in advance
The first is
Code:
=VLOOKUP(C330,'Trust Acc'!$A$2:$B$20,2,FALSE)
If the result of this returns 0 the second is
Code:
=VLOOKUP(B330,'Jez test'!$A$2:$F$200000,6,False)
I have researched and tried many variances but to no avail.
Thanks in advance