Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Conditional Minimum value


Hi,

Can somebody help me with a conditional minimum value function. I a
looking for a function that will help me establish minimum value, abov
a certain threshold. similar to sumif or countif but than a minif

all suggestions greatly appreciated.

Eri

--
mooiw00
-----------------------------------------------------------------------
mooiw000's Profile: http://www.excelforum.com/member.php...fo&userid=3780
View this thread: http://www.excelforum.com/showthread.php?threadid=57371

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Conditional Minimum value

=min(if(A1:A20010,A1:A200))
Entered with Ctrl+Shift+Enter rather than just enter since this is an array
formula.

--
Regards,
Tom Ogilvy


"mooiw000" wrote:


Hi,

Can somebody help me with a conditional minimum value function. I am
looking for a function that will help me establish minimum value, above
a certain threshold. similar to sumif or countif but than a minif

all suggestions greatly appreciated.

Eric


--
mooiw000
------------------------------------------------------------------------
mooiw000's Profile: http://www.excelforum.com/member.php...o&userid=37809
View this thread: http://www.excelforum.com/showthread...hreadid=573718


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 138
Default Conditional Minimum value

"mooiw000" wrote in
message ...

Hi,

Can somebody help me with a conditional minimum value function. I am
looking for a function that will help me establish minimum value, above
a certain threshold. similar to sumif or countif but than a minif

all suggestions greatly appreciated.

Eric



Consider the MAX fuction.
Example: Put following code into A2: =MAX(A1,100)
Result: No matter what value A1 assumes, A2 will display at least 100.
Is that what you were looking for?

Joerg


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
conditional minimum formula Derrick Excel Discussion (Misc queries) 7 July 6th 09 07:26 PM
Conditional Minimum formula Excel-User-RR Excel Worksheet Functions 3 November 17th 08 10:17 PM
MINIMUM - CONDITIONAL FARAZ QURESHI Excel Discussion (Misc queries) 2 January 8th 08 08:32 AM
Looking for a conditional minimum value JV Excel Discussion (Misc queries) 3 January 24th 07 11:59 AM
conditional minimum value of various cells? Al Excel Worksheet Functions 9 January 13th 06 03:26 AM


All times are GMT +1. The time now is 06:13 PM.

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"