Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Min/Max based on criteria (2 sheets)

Hi,

I have a sheet providing the summary of a contract (TOTALSBYPO). Another
sheet provides the details, including amendments made to a contract
(CONTRACTDATAENTRY).

I want to get the earliest date of a contract and the latest date of a
contract into my summary based on the PO number being the same.

Exemple. On sheet TOTALSBYPO I want to indicate the "Start Date" of PO
9841 in cell C5.

here's what I have:

=MIN((CONTRACTDATAENTRY!D:D)*(CONTRACTDATAENTRY!A: A=$C5))

I get #num error based on this.

Any help is greatly appreciated.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Min/Max based on criteria (2 sheets)

Hi I also tried

=MIN(IF(CONTRACTDATAENTRY!$A:$A=$C6,CONTRACTDATAEN TRY!$D:$D))

These are all with { } (array) crtl-shift-enter being entered after the
formula

Thanks again

"Jean-Francois Gauthier" wrote:

Hi,

I have a sheet providing the summary of a contract (TOTALSBYPO). Another
sheet provides the details, including amendments made to a contract
(CONTRACTDATAENTRY).

I want to get the earliest date of a contract and the latest date of a
contract into my summary based on the PO number being the same.

Exemple. On sheet TOTALSBYPO I want to indicate the "Start Date" of PO
9841 in cell C5.

here's what I have:

=MIN((CONTRACTDATAENTRY!D:D)*(CONTRACTDATAENTRY!A: A=$C5))

I get #num error based on this.

Any help is greatly appreciated.


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
Using VBA select sll sheets based on Criteria on each sheet. AirgasRob Excel Discussion (Misc queries) 4 September 3rd 08 03:11 PM
Add a row based on other criteria Joe Gieder Excel Worksheet Functions 4 June 15th 07 06:22 PM
Selecting a criteria range over two sheets? Lord_Ilpalazo Excel Discussion (Misc queries) 1 July 29th 05 07:05 PM
Need help looking up value based on criteria akbreezo Excel Worksheet Functions 7 June 15th 05 10:53 PM
populating sheets based on data from parent sheets seve Excel Discussion (Misc queries) 2 January 15th 05 09:22 PM


All times are GMT +1. The time now is 12:39 PM.

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

About Us

"It's about Microsoft Excel"