Forum Discussion

nscribner's avatar
nscribner
Copper Contributor
Feb 08, 2023
Solved

How to change sign of column of numbers -- Hopefully trivial Excel question

I have a column of ordinary numbers all of which are negative. All I want to do is to change the sign of all of the numbers. I know I can create a new column with a simple formula like =-  or =-1* ...
  • HansVogelaar's avatar
    Feb 08, 2023

    nscribner 

    Enter -1 in an empty cell.

    Select this cell and copy it (Ctr+C).

    Select the negative numbers.

    Right-click in the selection and select Paste Special... from the context menu, or press Ctrl+Alt+V.

    Select Multiply, then click OK.

    Repeat if you have more ranges with negative numbers.

    When you're done, you can clear the cell in which you entered -1.

Resources