Thread
:
How do I compare values of two cells and display the lowest.
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
Posts: n/a
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?
Reply With Quote