Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
anyways
 
Posts: n/a
Default Help with max() fonction


Hey, is there a way to set the max() function to find for like the
second bigger number in a list instead of the bigest one?

if not, is there a way to to put an "except" fonction while selecting
data?
ex: H:H except(H85) or H:H\H85

This way I could do somehting like MAX(H:H except(H85(which would be
the bigest number in the column))
This function would then show me the second biffer number in H:H as I
rejected the H:85

hope you understand, please reply fast, thanks


--
anyways
------------------------------------------------------------------------
anyways's Profile: http://www.excelforum.com/member.php...o&userid=31815
View this thread: http://www.excelforum.com/showthread...hreadid=515377

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RagDyeR
 
Posts: n/a
Default Help with max() fonction

Try this:

=LARGE(H:H,2)
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===


"anyways" wrote in
message ...

Hey, is there a way to set the max() function to find for like the
second bigger number in a list instead of the bigest one?

if not, is there a way to to put an "except" fonction while selecting
data?
ex: H:H except(H85) or H:H\H85

This way I could do somehting like MAX(H:H except(H85(which would be
the bigest number in the column))
This function would then show me the second biffer number in H:H as I
rejected the H:85

hope you understand, please reply fast, thanks


--
anyways
------------------------------------------------------------------------
anyways's Profile:
http://www.excelforum.com/member.php...o&userid=31815
View this thread: http://www.excelforum.com/showthread...hreadid=515377


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default Help with max() fonction


Perhaps the LARGE function:

=LARGE(H:H,2)

The second arugment of the function is where you set which large value
you want. The example above returns the 2nd largest value in Col_H.

Does that help?

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=515377

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
anyways
 
Posts: n/a
Default Help with max() fonction


yeah! thanks a lot guys


--
anyways
------------------------------------------------------------------------
anyways's Profile: http://www.excelforum.com/member.php...o&userid=31815
View this thread: http://www.excelforum.com/showthread...hreadid=515377

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
fonction SI + max dans la meme cellule lo Excel Discussion (Misc queries) 1 August 5th 05 03:29 PM


All times are GMT +1. The time now is 04:27 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"