View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
3Axles 3Axles is offline
external usenet poster
 
Posts: 5
Default Returning Values

Hi
Currently when i use input box's to return values i have to give the exact
value eg if i want to find job number 2345-23 then i have to type it exactly
the
way it is. However i was wondering if there is a way that i can bring up
not only exact match's but also values containing that number
eg if i typed 2345 it would aslo show me
2345-23
2345-24
2345-25

Thanks to Anyone that can provide any solultions