![]() |
Min Fuction
First I want to thank Gord Dibben for the correct answer to my last question
and forcing me to accept that I need an eye exam I couldn't tell the difference between asterisks and quote symbols on screen. I need to find the Min value in a column of numbers but I need the formula to ignore zero values I couldnt find anything for this in help is it possible? |
Min Fuction
=MIN(IF(A1:A10<0,A1:A10))
which is an array formula, it should be committed with Ctrl-Shift-Enter, not just Enter. Excel will automatically enclose the formula in braces (curly brackets), do not try to do this manually. When editing the formula, it must again be array-entered. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "rustygun3" wrote in message ... First I want to thank Gord Dibben for the correct answer to my last question and forcing me to accept that I need an eye exam I couldn't tell the difference between asterisks and quote symbols on screen. I need to find the Min value in a column of numbers but I need the formula to ignore zero values I couldn't find anything for this in help is it possible? |
All times are GMT +1. The time now is 02:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com