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 / June 2004

Tip: Looking for answers? Try searching our database.

Lookup or Match

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Doug - 22 Jun 2004 19:45 GMT
I have a sheet with inventory, col (A) material Col (B)
description and Col (C) Part Number.
I also have a sheet that does a Bill Of Materials.
It gives material and description. I need to lookup the
material and match it to the description and retun the
part number. I am stumped.
Don Guillett - 22 Jun 2004 20:29 GMT
Have you tried looking in HELP index for vlookup and hlookup and match?
vlookup(a1,lookuptable,2,0)
will lookup whatever is in cell a1 in column 2 of the table you created. the
0 is the same a false in the examples in help.
match will find the row in a colum of the sought item
=match(a1,b2:b200) to find the row
then use
index (look in HELP) to combine with match.
This is how we learn.

Signature

Don Guillett
SalesAid Software
donaldb@281.com

> I have a sheet with inventory, col (A) material Col (B)
> description and Col (C) Part Number.
> I also have a sheet that does a Bill Of Materials.
> It gives material and description. I need to lookup the
> material and match it to the description and retun the
> part number. I am stumped.
Doug - 22 Jun 2004 20:50 GMT
thanx
>-----Original Message-----
>Have you tried looking in HELP index for vlookup and hlookup and match?
[quoted text clipped - 15 lines]
>
>.
 
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.