View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
 
Posts: n/a
Default How do I compare values of two cells and display the lowest.

Hi Sherri,

=MIN(A1,B1)

HTH
--
AP

"sherri" a écrit dans le message de news:
...
I would like Excel to compare the values in two cells and display the value
that is lowest of the two. Is there a formula to do that?