You are on page 1of 1

If the field you are looking up comes back with a 0 because there is no information in the column you

have chosen from the table array.

=IF(VLOOKUP(A2,cons,23,0)="","",VLOOKUP(A2,cons,23,0))

=VLOOKUP(A2,cons,23,0)

You might also like