View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers Toppers is offline
external usenet poster
 
Posts: 4,339
Default Change the sign on all numbers in a spread sheet

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

"Kelly" wrote:

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?