Hi all,
I've got the following formula...
=IF(ISTEXT(M6),VLOOKUP(M6,ContractHire!$B$2:$AE$999999,17,FALSE)," ")
However I need to add some further conditions.
H1 = 48
J1 = 10000
I need these conditions to match those in the external workbook.
In simple terms - find line which matches M6, H1 & J1.
Is there also a more elegant end efficient than what I already have?
Thanks in advance.
Lewis
I've got the following formula...
=IF(ISTEXT(M6),VLOOKUP(M6,ContractHire!$B$2:$AE$999999,17,FALSE)," ")
However I need to add some further conditions.
H1 = 48
J1 = 10000
I need these conditions to match those in the external workbook.
In simple terms - find line which matches M6, H1 & J1.
Is there also a more elegant end efficient than what I already have?
Thanks in advance.
Lewis