Can I calculate negative numbers to = zero in excel?

G

Guest

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

Guest

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).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top