View Single Post
  #3   Report Post  
Mike
 
Posts: n/a
Default

In a new column run something like
=IF(a1<0,0,a1)
Once the first cell is done, highlight it and hold down the shift key and
tap down arrow or page down keys then hit control d (copys down).

"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?