View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Conditional Format - MIN, IF statements

Cells F19 through F21 have values of 4.09, 3.70, and 3.77, respectively. F27
has a value of zero. I want to set up a formula in F100 that identifies the
lowest value in these 4 cells excluding values that are zero. The answer in
this case should be 3.70.

Can anyone help?

Thanks,
Bob