How to convert all negative number in Excel to zero?

J

Jemmy Tong

I wonder if anyone can help me to convert all negative numbers in Excel to
zero? thanks.
 
B

Bob Phillips

Put 0 in an empty cell
copy that cell
select all the negative numbers
goto Edit>PasteSpecial
slect the multiply option
OK
clear the previously empty cell

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
E

ed

Put 0 in an empty cell
copy that cell
select all the negative numbers
goto Edit>PasteSpecial
slect the multiply option
OK
clear the previously empty cell

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)





- Show quoted text -
From the Edit Menu / Find / Replace Find what: - Replace with:
=0* Replace all.

However, you can't reverse the process by finding =0* and replacing
it with -.

ed
 
Top