Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 211
Default Min but not quite...

Hi...

Not exactly programming but a strange formula. I want to track the minimum
value within a range but want to ignore zeros...is this possible?

Thanks

Gordon.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Min but not quite...

Gordon, here is one way,

=MIN(IF(A1:A100,A1:A10))



this is an array formula, enter with Ctrl+shift+enter
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003




"Gordon" wrote in message
...

Hi...

Not exactly programming but a strange formula. I want to track the minimum
value within a range but want to ignore zeros...is this possible?

Thanks

Gordon.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 301
Default Min but not quite...

that must be ctrl/shift/entered

"Paul B" wrote in message
...
Gordon, here is one way,

=MIN(IF(A1:A100,A1:A10))



this is an array formula, enter with Ctrl+shift+enter
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003




"Gordon" wrote in message
...

Hi...

Not exactly programming but a strange formula. I want to track the

minimum
value within a range but want to ignore zeros...is this possible?

Thanks

Gordon.





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 11:37 PM.

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

About Us

"It's about Microsoft Excel"