#1   Report Post  
johnT
 
Posts: n/a
Default min of max....

i have two rows of numbers....i want to find the minimum
value in the second row only of the columns that contain
the maximum value in the top row???
  #2   Report Post  
KL
 
Posts: n/a
Default

Hi there,

Try this array formula (Ctrl+Shift+Enter):

=MIN(IF(A1:K1=MAX(A1:K1),A2:K2))

Regards,
KL

"johnT" wrote in message
...
i have two rows of numbers....i want to find the minimum
value in the second row only of the columns that contain
the maximum value in the top row???



  #3   Report Post  
johnT
 
Posts: n/a
Default

yes, that works, thanks alot
-----Original Message-----
Hi there,

Try this array formula (Ctrl+Shift+Enter):

=MIN(IF(A1:K1=MAX(A1:K1),A2:K2))

Regards,
KL

"johnT" wrote in

message
...
i have two rows of numbers....i want to find the minimum
value in the second row only of the columns that contain
the maximum value in the top row???



.

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 11:37 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"