vlookup

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

Guest

hi,
Why is it that whenever I use Vlookup, the first col in both sheets should
be the same..as in, both should be ids, or names or whatever...and that
should be the value on which im using vlookup? any way i can get around
having to delete/hide lots of cols everytime i use vlookup?
 
Are you using an equation like this:

=VLOOKUP(A1,Sheet2!A1:E100,5,false)

The 5 indicates which column of the range you've selected to pull the result
from.

If I'm missing something, let me know.

Barb Reinhardt
 

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