Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default how do i find the earliest entry in a table

Hi,

Try this with the project number your looking for in C1, change the ranges
to suit your data but they must all be the same size.

=MIN(IF(B1:B20=C1,IF(A1:A20<"",A1:A20)))


This is an array formula which must be entered by pressing CTRL+Shift+Enter
'and not just Enter. If you do it correctly then Excel will put curly brackets
'around the formula {}. You can't type these yourself. If you edit the formula
'you must enter it again with CTRL+Shift+Enter.

Mike

"MCscrewdriver" wrote:

Probably dead easy but its got me stumped.
Each week hours are booked to a number of different projects by 20 or more
people. I need to identify the first date any time was booked to a particular
project.
Column A is the list of dates and column B is the project reference number.
neither of the columns are in order.
once i get this sorted i then need to use different tables of rates
depending on the start date to calculate project costs (but more of that
later)

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Find Earliest Date Elaine Excel Worksheet Functions 6 April 7th 10 05:45 PM
how do you find the earliest date when using an IF function? ree Excel Worksheet Functions 5 November 8th 07 06:16 AM
Find earliest date combined with status Ixtreme Excel Discussion (Misc queries) 2 August 28th 07 04:14 AM
How do I find the earliest date? Dave Shultz Excel Discussion (Misc queries) 1 May 11th 07 06:45 PM
Find the earliest date in a range of dates? Rachel Williams Excel Worksheet Functions 2 February 10th 06 03:50 PM


All times are GMT +1. The time now is 09:48 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"