#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Top 3

=max(1:1)
or
=large(1:1,1)

=large(1:1,2)
and
=large(1:1,3)

1:1 is the address of row 1 (all the cells in that row). You could use A1:X1 if
you wanted.



DHSBob wrote:

I am trying to come up with a formula(s) that will give me the top 3 values
in a series of numbers that are in a row. These 3 values will each be in a
separate cell.


--

Dave Peterson
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 10:07 AM.

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

About Us

"It's about Microsoft Excel"