Change the sign on all numbers in a spread sheet

K

Kelly

I have a spread sheet that I need to change all of the negative numbers to
positve and positive to negative. Is there an easy way to do this, other
than redoing each cell or adding a column to multiply by -1?
 
T

Toppers

Put -1 in a "spare" cell and copy (this cell).
Select data to changed
Edit==>Paste Special==> Operation==>Multiply
Delete -1 from your "spare" cell

(Backup before attempting above!)

HTH
 
Top