Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default 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


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
Formula to select values Emece Excel Discussion (Misc queries) 1 January 26th 09 07:38 PM
Select multiple values Atencorps Excel Discussion (Misc queries) 4 November 14th 08 02:50 PM
Select Largest 5 in A, AVG values in B Phillycheese5 Excel Worksheet Functions 4 December 19th 05 11:45 PM
How do I select the last 5 non zero values in a row & get an avg? Larry L Excel Discussion (Misc queries) 2 August 26th 05 08:30 AM
how can I select two different values for a cell? Parastoo Parto Excel Worksheet Functions 1 March 9th 05 10:47 AM


All times are GMT +1. The time now is 04:24 AM.

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"