ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to select the best 2 values (https://www.excelbanter.com/excel-worksheet-functions/231243-how-select-best-2-values.html)

Mr.Param

How to select the best 2 values
 
hi,

I have 3 values, e.g, A1=67, B1=89, C1=92
At cell D1 and E1, how to get the best two highest values appear
automatically. TQ

Rick Rothstein

How to select the best 2 values
 
You have two choices for D1, only one choice for E1...

D1: =LARGE(A1:C1,1) or MAX(A1:C1)

E1: =LARGE(A1:C1,2)

--
Rick (MVP - Excel)


"Mr.Param" wrote in message
...
hi,

I have 3 values, e.g, A1=67, B1=89, C1=92
At cell D1 and E1, how to get the best two highest values appear
automatically. TQ




All times are GMT +1. The time now is 06:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com