Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Convert Negative Numbers to Positive Numbers Excel

To convert negative numbers to positive numbers and vice versa on Excel, you only need to perform a very simple operation.

Table of Contents

This article examines Change positive numbers to Excel numbers and explains the main developments, practical implications, and context readers should understand.

  • Instructions to stamp negative numbers in Excel
  • Instructions for separating column content in Excel
  • How to convert money into words in Excel
  • How to display 0 in front of a number in Excel

How to 1. Change the Number to Positive Numbers with Paste Special

For example, I have the Excel data table below with a negative number like the image.

How to Convert Negative Numbers to Positive Numbers Excel – How to 1. Change the Number to Positive Numbers with Paste

Step 1:

First of all, enter the -1 number into any empty cell on the Excel table.

How to Convert Negative Numbers to Positive Numbers Excel – How to 1. Change the Number to Positive Numbers with Paste (2)

Step 2:

Then click copy this -1 and then black out all negative numbers to convert to positive numbers. If there is a negative number in each position, then press Ctrl and click on each of them, select the right mouse button.

How to Convert Negative Numbers to Positive Numbers Excel – How to 1. Change the Number to Positive Numbers with Paste (3)

Right-click and choose Paste Special or click the arrow at the Paste button on the Home tab of the ribbon bar, then also select Paste Special.

How to Convert Negative Numbers to Positive Numbers Excel – How to 1. Change the Number to Positive Numbers with Paste (4)

Step 3:

Display the new dialog interface and click on Multiply and click OK as shown.

How to Convert Negative Numbers to Positive Numbers Excel – How to 1. Change the Number to Positive Numbers with Paste (5)

The entire negative number column has been converted to positive numbers with a very fast way.

How to Convert Negative Numbers to Positive Numbers Excel – How to 1. Change the Number to Positive Numbers with Paste (6)

Method 2: Use the IF Function to Convert Negative Numbers to Positive

In case your data column has many positive and negative numbers alternating with each other, but you want to change negative numbers to positive numbers, you can use the IF function.

Step 1:

We have the data table below and also enter the number -1 at any position you want.

How to Convert Negative Numbers to Positive Numbers Excel – Method 2: Use the IF Function to Convert Negative Numbers to (7)

Step 2:

In cell G3, enter the formula = IF (E2 <0, E2 * $ G $ 1, E2). In which, if the value of cell E2 is less than 0, multiply by G1, if the value is greater than 0, remain the same.

How to Convert Negative Numbers to Positive Numbers Excel – Method 2: Use the IF Function to Convert Negative Numbers to (8)

Step 3:

Press Enter and see the value converted to positive numbers. Clicking on the box and then dragging down the remaining cells will display the results as shown.

How to Convert Negative Numbers to Positive Numbers Excel – Method 2: Use the IF Function to Convert Negative Numbers to (9)

Step 4:

Copy all the data from G2 to G6 and black out the column E2 to E6 and right-click and choose Paste Special, or click the arrow in the Paste button on the Home tab of the menu bar, then select Paste Special.

How to Convert Negative Numbers to Positive Numbers Excel – Method 2: Use the IF Function to Convert Negative Numbers to (10)

Step 5:

In the display interface, click on Values and click OK.

How to Convert Negative Numbers to Positive Numbers Excel – Method 2: Use the IF Function to Convert Negative Numbers to (11)

Immediately the value in G2 to G6 column has shifted to column E2 to E6 as shown.

How to Convert Negative Numbers to Positive Numbers Excel – Method 2: Use the IF Function to Convert Negative Numbers to (12)

2 ways to convert negative numbers to positive numbers or vice versa on Excel are very simple. For the second way, the IF function automatically filters out values ??less than 0 to multiply by -1, if the data column mixes two types of numbers together. Depending on how your data column is, we choose the appropriate usage.

I wish you all success!

FAQ

How does Change positive numbers to Excel numbers work?

This article examines Change positive numbers to Excel numbers and explains the main developments, practical implications, and context readers should understand.

What should you prepare before using this method?

Instructions to stamp negative numbers in Excel Instructions for separating column content in Excel How to convert money into words in Excel How to display 0 in front of a number in Excel How to 1.

What should you do if the process does not work as expected?

Change the Number to Positive Numbers with Paste Special For example, I have the Excel data table below with a negative number like the image.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.