Please HElp!!

  • Thread starter Thread starter Farrah
  • Start date Start date
F

Farrah

Hi,

I have two spreadsheets with product info, and in both sheets there is a
reference number that can match them. However, i need to match both the
reference numbers to obtain a date.So for example, i need to find a product
that was last produced using info from both sheets, one contains the date,
ref, title etc, and the other contains title and ref no. How can i return
the last production date by matching the ref no in both?

hope that makes sense.

Please help me!

Thanks
 
How is the data laid out? Is it one for one on each sheet.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
its laid out in columns. So the first worksheet has 227 entries (the one
with the Last production date) and the second worksheet has 8243 rows .
As you see there is more data in one worksheet than the other, but i really
need to find the products that match with the last date of production.

hope that makes sense.

thanks
 
its laid out in columns. So the first worksheet has 227 entries (the one
with the Last production date) and the second worksheet has 8243 rows .
As you see there is more data in one worksheet than the other, but i really
need to find the products that match with the last date of production.

hope that makes sense.

thanks






- Show quoted text -

VLOOKUP will do it for you (assuming you have unique values in the
target list)
 
..... that's why we need to know what data is what columns so we can provide a
formula!

Look at VLOOKUP in HELP.
 
in sheet one the columns are:
-Publisher
Reference Number
-Product Title
-Last Production Date

and in sheet two, the columns are:
-Publisher
-Product Title
-Reference Number
-Platform

sheet two has 8243 rows and sheet one has only 227.

hope that helps.
 

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

Similar Threads

Reference number 8
Vlookup Formula Help 11
SUMPRODUCT 5
Excel vba code to match duplicates 4
Index Match with Min 2
3d array not working 3
Match and Vlookup issue 2
look for subtotal 5

Back
Top