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 / Worksheet Functions / February 2008

Tip: Looking for answers? Try searching our database.

Most recent receipt date for an item

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pierre - 08 Feb 2008 21:58 GMT
Col A has a slew of part numbers with many of them repeated; Col B has
a transaction date for that item.
On sheet 2, there's the list of items which appear in colum A on sheet
1 (none repeated on sheet 2).  I'd like to populate ColumnB on sheet 2
with the most recent transaction date that matches up with the most
recent transaction date in column B on sheet 1.

Ideas?

Pierre
Max - 08 Feb 2008 22:20 GMT
In Sheet2,

With unique part numbers in A2 down

In B2, array-entered**:
=MAX(IF(Sheet1!$A$2:$A$100=A2,Sheet1!$B$2:$B$100))
Format B2 as date, copy down
ADapt the ranges to suit

**Press CTRL+SHIFT+ENTER to confirm the formula
instead of just pressing ENTER
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> Col A has a slew of part numbers with many of them repeated; Col B has
> a transaction date for that item.
[quoted text clipped - 6 lines]
>
> Pierre
Pierre - 10 Feb 2008 21:06 GMT
> In Sheet2,
>
[quoted text clipped - 11 lines]
> Singaporehttp://savefile.com/projects/236895
> xdemechanik

Max,
looks great and works like a charm.  Thanks much.
Pierre
Max - 11 Feb 2008 01:27 GMT
Good to hear that, Pierre.
Thanks for feeding back.
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Pierre" <cowguy@aol.com> wrote
Max,
looks great and works like a charm.  Thanks much.
Pierre

 
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.