VLOOKUP and wildcard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the following formula, my problem is that the data that is being
used to look up is as follows: Doe, John and here is where the problem comes
in, what it is looking up is Doe, John T the data that is being looked up has
the persons middle initial and there is nothing I can do to change this.
=VLOOKUP(B13,everyone!$B$2:$E$560,4,FALSE)

Is there a way to use a wildcard with VLOOKUP or is there another way to do
this?
Thanks in advance for your help.

Fishdaddy
 
Have you given thought to stripping out the middle initial to populate
a new "everyone" sheet?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top