J
John S
howdy. i need to place data in a specific cell by looking
up data from a range. some vlookup will contain both
numbers and letters (example, 123a). how can i write the
formula to look up alpha numerics? here is the formula i
am currently using:
=IF(V13="","",VLOOKUP(V13,Input!$A$39:$D$239,4,FALSE))
thanx for you help
up data from a range. some vlookup will contain both
numbers and letters (example, 123a). how can i write the
formula to look up alpha numerics? here is the formula i
am currently using:
=IF(V13="","",VLOOKUP(V13,Input!$A$39:$D$239,4,FALSE))
thanx for you help