Convert numbers to turn negative in Numbers

I have a list of numbers and want to make them all negative, example 3 shall be -3

Is there a quick way to do this ?

MacBook Pro 13″, macOS 13.6

Posted on Dec 9, 2023 9:02 PM

Reply
Question marked as Top-ranking reply

Posted on Dec 9, 2023 9:27 PM

The easiest way to accomplish that is by creating another column with the value multiplied by -1.

For example if your list is in column B starting at cell B2, then in cell C2 enter the function "=B2*-1". You can then copy and paste that down column C to the end of your list.


10 replies

Dec 18, 2023 3:41 PM in response to Bomiboll

B,


You asked: "Can this be done more quickly ?"


I'm not particularly quick, 78 years old, bad eyes, but it didn't take me long to do this task. I started a stop watch, added a column in the data table, wrote an expression into the new table, copied that expression to the rest of the data range, copied the resulting calculation, pasted the formula results into the original data column making all the values negative, deleted the calculation column, and stopped the clock. The expression I typed was: "=−ABS(A2)"


Elapsed time, 56 seconds.


Jerry

Dec 18, 2023 6:48 PM in response to Bomiboll

JeroldGreen : you mention 6 steps - each has several clicks.

How many clicks each step ?

Imagine if you have to do this 10 times, it takes about 10 minutes


1.added a column in the data table,

2.wrote an expression into the new table,

3. copied that expression to the rest of the data range,

4.copied the resulting calculation,

5. pasted the formula results into the original data column making all the values negative,

6.deleted the calculation column, and stopped the clock.


BTW, the expressions "-A2" is the simplest one to make negatives out of positives.


Dec 18, 2023 6:33 PM in response to Bomiboll

For comparison, using my Shortcut in a leisurely fashion, converting a column of numbers to negative took me less than 13 seconds.


No extra columns, no formulas, no fuss, no extra columns.


Similar to Excel's Paste Special ... but quicker and easier.


Installing the Shortcut (a one-time thing) took about 10 seconds.


SG





This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Convert numbers to turn negative in Numbers

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.