ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   MIN will not find lowest of calculated values How? (https://www.excelbanter.com/excel-worksheet-functions/192819-min-will-not-find-lowest-calculated-values-how.html)

doc

MIN will not find lowest of calculated values How?
 
I have a column of calculated values and MIN will not select the lowest
value. MAX will select the highest value. Is there another way to select
the lowest value since MIN will not work. I am using 2003

T. Valko

MIN will not find lowest of calculated values How?
 
Not enough info!

I have a column of calculated values


Calculated how?

Tell us what formula you tried that doesn't work. What result did you get
with that formula?

I can assure you that MIN will work.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I have a column of calculated values and MIN will not select the lowest
value. MAX will select the highest value. Is there another way to select
the lowest value since MIN will not work. I am using 2003




doc

MIN will not find lowest of calculated values How?
 
I am using a calculation of two other cells such as =c2+d2

I am search MIN in column U so =MIN(U5:U15)

It provides no answer.

If I try MAX instead of MIN, MAX works.

Sorry I did not get back to you sooner. I had a very difficult time
navigating to this message. The links in the email notification did not work.

"T. Valko" wrote:

Not enough info!

I have a column of calculated values


Calculated how?

Tell us what formula you tried that doesn't work. What result did you get
with that formula?

I can assure you that MIN will work.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I have a column of calculated values and MIN will not select the lowest
value. MAX will select the highest value. Is there another way to select
the lowest value since MIN will not work. I am using 2003





T. Valko

MIN will not find lowest of calculated values How?
 
I am search MIN in column U so =MIN(U5:U15)
It provides no answer.


Do you mean the cell appears to be blank?

Maybe the result is 0 and you have turned off 0 display, or do you maybe
have some conditional formatting applied to that cell?

I've never seen a formula not return a result. It may not be the result you
expect but they always return something.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I am using a calculation of two other cells such as =c2+d2

I am search MIN in column U so =MIN(U5:U15)

It provides no answer.

If I try MAX instead of MIN, MAX works.

Sorry I did not get back to you sooner. I had a very difficult time
navigating to this message. The links in the email notification did not
work.

"T. Valko" wrote:

Not enough info!

I have a column of calculated values


Calculated how?

Tell us what formula you tried that doesn't work. What result did you get
with that formula?

I can assure you that MIN will work.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I have a column of calculated values and MIN will not select the lowest
value. MAX will select the highest value. Is there another way to
select
the lowest value since MIN will not work. I am using 2003







doc

MIN will not find lowest of calculated values How?
 
You are right, there are 0 values in the (u5:U15) group.

What formula can I use to only pick up the lowest value of values 0?
"T. Valko" wrote:

I am search MIN in column U so =MIN(U5:U15)
It provides no answer.


Do you mean the cell appears to be blank?

Maybe the result is 0 and you have turned off 0 display, or do you maybe
have some conditional formatting applied to that cell?

I've never seen a formula not return a result. It may not be the result you
expect but they always return something.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I am using a calculation of two other cells such as =c2+d2

I am search MIN in column U so =MIN(U5:U15)

It provides no answer.

If I try MAX instead of MIN, MAX works.

Sorry I did not get back to you sooner. I had a very difficult time
navigating to this message. The links in the email notification did not
work.

"T. Valko" wrote:

Not enough info!

I have a column of calculated values

Calculated how?

Tell us what formula you tried that doesn't work. What result did you get
with that formula?

I can assure you that MIN will work.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I have a column of calculated values and MIN will not select the lowest
value. MAX will select the highest value. Is there another way to
select
the lowest value since MIN will not work. I am using 2003







T. Valko

MIN will not find lowest of calculated values How?
 
pick up the lowest value of values 0?

Try this:

=SMALL(U5:U15,COUNTIF(U5:U15,0)+1)


--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
You are right, there are 0 values in the (u5:U15) group.

What formula can I use to only pick up the lowest value of values 0?
"T. Valko" wrote:

I am search MIN in column U so =MIN(U5:U15)
It provides no answer.


Do you mean the cell appears to be blank?

Maybe the result is 0 and you have turned off 0 display, or do you maybe
have some conditional formatting applied to that cell?

I've never seen a formula not return a result. It may not be the result
you
expect but they always return something.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I am using a calculation of two other cells such as =c2+d2

I am search MIN in column U so =MIN(U5:U15)

It provides no answer.

If I try MAX instead of MIN, MAX works.

Sorry I did not get back to you sooner. I had a very difficult time
navigating to this message. The links in the email notification did
not
work.

"T. Valko" wrote:

Not enough info!

I have a column of calculated values

Calculated how?

Tell us what formula you tried that doesn't work. What result did you
get
with that formula?

I can assure you that MIN will work.

--
Biff
Microsoft Excel MVP


"Doc" wrote in message
...
I have a column of calculated values and MIN will not select the
lowest
value. MAX will select the highest value. Is there another way to
select
the lowest value since MIN will not work. I am using 2003










All times are GMT +1. The time now is 11:32 PM.

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