![]() |
Finding the MIN value, but greater than zero
I need to find the minimum value in a data range (F174:F188), but greater
than zero. I tried "=MIN(F174:F1880)" and it does not work. How can I do this? |
Finding the MIN value, but greater than zero
Try
=MIN(IF(F174:F188 0,F174:F188)) Enter with Ctrl+Shift+Enter NOT just enter Mike "Glenn L." wrote: I need to find the minimum value in a data range (F174:F188), but greater than zero. I tried "=MIN(F174:F1880)" and it does not work. How can I do this? |
Finding the MIN value, but greater than zero
Worked like a charm! Thanks for taking the time to help, Mike!!
"Mike H" wrote: Try =MIN(IF(F174:F188 0,F174:F188)) Enter with Ctrl+Shift+Enter NOT just enter Mike "Glenn L." wrote: I need to find the minimum value in a data range (F174:F188), but greater than zero. I tried "=MIN(F174:F1880)" and it does not work. How can I do this? |
All times are GMT +1. The time now is 01:33 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com