treyabrown
New Member
- Joined
- May 23, 2014
- Messages
- 7
I have a formula to find 2nd largest value in a range with dulicates
=LARGE(IF(rangeB<LARGE(B2:B500,1),B2:B500),1)> < LARGE(</LARGE(B2:B500,1),B2:B500),1)>rangeB,1),rangeB),1)
I also have another formula to find the second largest value given the condition that the
=LARGE(IF(rangeA="cell value",rangeB),2)
These 2 formulas do what I need but I do not know how to combine them to seach for a portion of the range (based on another range condition) and return the 2nd largest value (given the values are duplicated).I appreciate any help on this, Thanks.<LARGE(B2:B500,1),B2:B500),1)>
</PRE></LARGE(B2:B500,1),B2:B500),1)>
=LARGE(IF(rangeB<LARGE(B2:B500,1),B2:B500),1)> < LARGE(</LARGE(B2:B500,1),B2:B500),1)>rangeB,1),rangeB),1)
I also have another formula to find the second largest value given the condition that the
=LARGE(IF(rangeA="cell value",rangeB),2)
These 2 formulas do what I need but I do not know how to combine them to seach for a portion of the range (based on another range condition) and return the 2nd largest value (given the values are duplicated).I appreciate any help on this, Thanks.<LARGE(B2:B500,1),B2:B500),1)>
</PRE></LARGE(B2:B500,1),B2:B500),1)>