Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2007

Tip: Looking for answers? Try searching our database.

Lookup help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 13 Apr 2007 18:40 GMT
I'm using XP and Office 2000.

I just had a problem with a lookup that I can't get it to do what I
want.

=VLOOKUP(E2,Sheet2!E:E,1,0)

This lookup above compared what is in cell E2 on my main sheet to what
is in column E on the second sheet. It then enters the number in the
cell if it exists anywhere on sheet 2 in column E. If not it just
gives the typical #N/A.

What I was wanting it to do was to return the value in the column J
from the second sheet instead of column E so I was trying the
following:

=VLOOKUP(E2,Sheet2!E:E,Sheet2!J,0)

And variation on that but I can't get it to return the value I want.
Is it possible to get it to see if there's a match from one column on
the second sheet but return the value from the same row but different
column?

I think its probably something else I need to do instead of a VLOOKUP?

Cheers very much for any help

John
Trevor Shuttleworth - 13 Apr 2007 18:45 GMT
John

=IF(ISNA(VLOOKUP(E2,Sheet2!E:J,6,FALSE)),"",VLOOKUP(E2,Sheet2!E:J,6,FALSE))

Regards

Trevor

> I'm using XP and Office 2000.
>
[quoted text clipped - 24 lines]
>
> John

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.