Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default min function trouble

Hi to the N.G.,
I was trying to insert this code =min(if(A1:A20010,A1:A200)) into the
conditional formatting forms. But it doesn't work!
When I copy it into the function bar and press Shift+Ctrl+Enter it
works great and it gives to me the lowest values between the above
range of cells. So I decided to copy it into the conditional
formatting forms to make highlight the cell with the min value. But in
it the function does not work... WHY!?

Please someone help me!
Bye,
Stefano.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default min function trouble

sTEFANO,

tRY THIS

=A1=MIN(IF($A$1:$A$20010,$A$1:$A$200))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message
...
Hi to the N.G.,
I was trying to insert this code =min(if(A1:A20010,A1:A200)) into the
conditional formatting forms. But it doesn't work!
When I copy it into the function bar and press Shift+Ctrl+Enter it
works great and it gives to me the lowest values between the above
range of cells. So I decided to copy it into the conditional
formatting forms to make highlight the cell with the min value. But in
it the function does not work... WHY!?

Please someone help me!
Bye,
Stefano.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default min function trouble

On 4 Gen, 10:31, "Bob Phillips" wrote:
sTEFANO,

tRY THIS

=A1=MIN(IF($A$1:$A$20010,$A$1:$A$200))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message

...

Hi to the N.G.,
I was trying to insert this code =min(if(A1:A20010,A1:A200)) into the
conditional formatting forms. But it doesn't work!
When I copy it into the function bar and press Shift+Ctrl+Enter it
works great and it gives to me the lowest values between the above
range of cells. So I decided to copy it into the conditional
formatting forms to make highlight the cell with the min value. But in
it the function does not work... WHY!?


Please someone help me!
Bye,
Stefano.


Hi Bob,
thanks for your answer.
I tried your function, it works but it just give to me the min value
and not the min if $A$1:$A$20010

what I'm wrong?
Bye,
Stefano.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default min function trouble

On 4 Gen, 11:47, wrote:
On 4 Gen, 10:31, "Bob Phillips" wrote:



sTEFANO,


tRY THIS


=A1=MIN(IF($A$1:$A$20010,$A$1:$A$200))


--
HTH


Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)


wrote in message


...


Hi to the N.G.,
I was trying to insert this code =min(if(A1:A20010,A1:A200)) into the
conditional formatting forms. But it doesn't work!
When I copy it into the function bar and press Shift+Ctrl+Enter it
works great and it gives to me the lowest values between the above
range of cells. So I decided to copy it into the conditional
formatting forms to make highlight the cell with the min value. But in
it the function does not work... WHY!?


Please someone help me!
Bye,
Stefano.


Hi Bob,
thanks for your answer.
I tried your function, it works but it just give to me the min value
and not the min if $A$1:$A$20010

what I'm wrong?
Bye,
Stefano.


Sorry Bob.... I tried better and It works great!!!
Many many thanks for your help!

I really do appreciate your interest to my problems!
Bye,
Stefano.
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default min function trouble

Glad you got it working Stefano, you had me worried for a minute <bg

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message
...
On 4 Gen, 11:47, wrote:
On 4 Gen, 10:31, "Bob Phillips" wrote:



sTEFANO,


tRY THIS


=A1=MIN(IF($A$1:$A$20010,$A$1:$A$200))


--
HTH


Bob


(there's no email, no snail mail, but somewhere should be gmail in my
addy)


wrote in message


...


Hi to the N.G.,
I was trying to insert this code =min(if(A1:A20010,A1:A200)) into
the
conditional formatting forms. But it doesn't work!
When I copy it into the function bar and press Shift+Ctrl+Enter it
works great and it gives to me the lowest values between the above
range of cells. So I decided to copy it into the conditional
formatting forms to make highlight the cell with the min value. But
in
it the function does not work... WHY!?


Please someone help me!
Bye,
Stefano.


Hi Bob,
thanks for your answer.
I tried your function, it works but it just give to me the min value
and not the min if $A$1:$A$20010

what I'm wrong?
Bye,
Stefano.


Sorry Bob.... I tried better and It works great!!!
Many many thanks for your help!

I really do appreciate your interest to my problems!
Bye,
Stefano.





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
Having trouble with function. Not sure what's wrong Excel Worksheet Functions 0 March 28th 07 02:14 AM
Having trouble with function. Teethless mama Excel Worksheet Functions 1 March 28th 07 02:11 AM
Having trouble with AVG Function [email protected] Excel Worksheet Functions 2 August 17th 06 09:19 AM
IF function trouble raye Excel Worksheet Functions 2 August 28th 05 01:43 AM
function trouble hans[_3_] Excel Programming 1 February 7th 05 05:19 PM


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