format a cell to read zero for any negative value

T

Tony

I would like some advise to show a zero value in a cell when ever the sum
value of this cell is a negative value
 
B

Bob Phillips

Use a Custom Format, such as

General;\0

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
D

David McRitchie

Hi Tony,
You have two completely different responses, one will change
the value, the other will not change the value but will change
the display. Both replies are correct interpretations based on
how you asked the question.
 
C

Caplin Girl

Great this one worked perfectly for me! I tried 2 other suggestions but they
didn't work at all.
 
Top