View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default vlookup question

i have a form that works fine if the acct number i lookup is all numeric,
12345. it will return the name in the next column. but if i add an acct
number such as ab123, it won't return anything. the list is sorted.

can't you mix the 2 types?

--


Gary