View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Glenn L.[_2_] Glenn L.[_2_] is offline
external usenet poster
 
Posts: 4
Default 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?