Hello all,
Is it possible to put the following in one formula?
=IF
Logical_test G2=""
Value_if_true ""
Value_if_false Concatenate the result of
=IF(ISNA(VLOOKUP(G2,$AE$3:$AF$10,2,FALSE)),"",VLOOKUP(G2,$AE$3:$AF$10,2,FALSE))
With cell F2
Regards Jase
Is it possible to put the following in one formula?
=IF
Logical_test G2=""
Value_if_true ""
Value_if_false Concatenate the result of
=IF(ISNA(VLOOKUP(G2,$AE$3:$AF$10,2,FALSE)),"",VLOOKUP(G2,$AE$3:$AF$10,2,FALSE))
With cell F2
Regards Jase