View Single Post
  #1   Report Post  
carl
 
Posts: n/a
Default LookUp Type Question

I have a table like so:

ColA ColB
ABC 2
EFG 1


Is there a formula that will look down ColA and if there is a match, return
the value in ColB, but if there is not a match in ColA, return a blank.

Thank you in advance.

Carl