View Single Post
  #4   Report Post  
David Hepner
 
Posts: n/a
Default

Or you could use this formula:

=IF(AND(A1<1,A1-1),ABS(A1),A1)

"HeyTriciaC" wrote:

When I do an autosum some of the numbers are equally negative numbers. But I
want them to just SHOW zero instead. Is this possible?