View Single Post
  #1   Report Post  
Desparate
 
Posts: n/a
Default LookUp - Exact only

Hi all,

I have a vector lookup function working - but I don't want it to return the
nearest when it can't find an exact match. I only want it to return exact
matches and leave blanks (or some appropriate text such as None) if there is
no exact match.

Thanks in advance.