#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Please HElp!!

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


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Please HElp!!

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)



"Farrah" wrote in message
...
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




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Please HElp!!

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


"Bob Phillips" wrote in message
...
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)



"Farrah" wrote in message
...
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






  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 244
Default Please HElp!!

On 16 Aug, 12:58, "Farrah" wrote:
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

"Bob Phillips" wrote in message

...



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)

"Farrah" wrote in message
...
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- Hide quoted text -


- Show quoted text -


VLOOKUP will do it for you (assuming you have unique values in the
target list)

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Please HElp!!

so what will the formula be for this,please?

wrote in message
oups.com...
On 16 Aug, 12:58, "Farrah" wrote:
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

"Bob Phillips" wrote in message

...



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)

"Farrah" wrote in message
...
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- Hide quoted text -


- Show quoted text -


VLOOKUP will do it for you (assuming you have unique values in the
target list)





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Please HElp!!

I think Bob meant what fields are what columns on each sheet ...

"Farrah" wrote:

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


"Bob Phillips" wrote in message
...
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)



"Farrah" wrote in message
...
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







  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Please HElp!!

..... that's why we need to know what data is what columns so we can provide a
formula!

Look at VLOOKUP in HELP.


"Farrah" wrote:

so what will the formula be for this,please?

wrote in message
oups.com...
On 16 Aug, 12:58, "Farrah" wrote:
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

"Bob Phillips" wrote in message

...



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)

"Farrah" wrote in message
...
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- Hide quoted text -

- Show quoted text -


VLOOKUP will do it for you (assuming you have unique values in the
target list)




  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Please HElp!!

in sheet one the columns a
-Publisher
Reference Number
-Product Title
-Last Production Date

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

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

hope that helps.
"Toppers" wrote in message
...
I think Bob meant what fields are what columns on each sheet ...

"Farrah" wrote:

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


"Bob Phillips" wrote in message
...
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)



"Farrah" wrote in message
...
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









Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"