M
Matt Houston
Hey, i need to check that each cell in the range im doing my lookup in
contains text, how would i do that?
here is my function:
=VLOOKUP($A3&$B3&D$1,Multiples2!$E2:$F10001, 2, FALSE)
any ideas? Ive tried to say IF(ISTEXT(Multiples2!$E2:$F10001), but that
just causes more complications. thanks
contains text, how would i do that?
here is my function:
=VLOOKUP($A3&$B3&D$1,Multiples2!$E2:$F10001, 2, FALSE)
any ideas? Ive tried to say IF(ISTEXT(Multiples2!$E2:$F10001), but that
just causes more complications. thanks