View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
gcukarski gcukarski is offline
external usenet poster
 
Posts: 3
Default VLOOKUP for cells with different values

My file is:

John Smith 2%
JohnSmih 2%
John Smit 2%

I need VLOOKUP that will search for cells that start with same 4 letters. I
this case, every cell that starts with John, I need it to return 2%.

Please help.

Thanks,