Thread: value is "0"
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default value is "0"

=MAX(0,A1-B1)
--
David Biddulph

"dan" wrote in message
...
What conditional formula should be in cell "C" if I am subtracking column
"A"
with column "B", so the value in cell 'C" should be '"0" if the
subtraction
is zero or less then zero.

Thank you in advance.

SV