ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Converting Negative Number to Postive number (https://www.excelbanter.com/excel-worksheet-functions/65651-converting-negative-number-postive-number.html)

Tedd

Converting Negative Number to Postive number
 
How do I convert a negative number to a positive number? (without editing
every cell)

Pete

Converting Negative Number to Postive number
 
Use a formula in an adjacent cell and copy this down. If your data is
in A1, in B1 enter:

=ABS(A1)

and copy down for as many values as you have in column A. You can then
fix the values in B and copy them over the ones in A.

Hope this helps.

Pete


praveen_khm

Converting Negative Number to Postive number
 

Hey Tedd,
One possibility for that is you can do CTRL+H, replace, in find what,
use "-" and then replace with a blank in 'replace with'. This is
possible but it replaces all the negative numbers. Hence, you can use
this if you need to replace all in the worksheet.
Cheers.


--
praveen_khm
------------------------------------------------------------------------
praveen_khm's Profile: http://www.excelforum.com/member.php...o&userid=30364
View this thread: http://www.excelforum.com/showthread...hreadid=502141


David Billigmeier

Converting Negative Number to Postive number
 
Do you just want to convert negative-positive (leaving positive numbers
positive)? If so, use the following formula:
=ABS(A1)

Drag this down to the end of your data. Then, copy this range and "Paste
Special"-Values over your original range.

If not, (you want to convert positive numbers to negative as well). Place
-1 in an empty cell and copy it. Then select your range of numbers and
"Paste Special"-Multiply.

Does that help?
--
Regards,
Dave


"Tedd" wrote:

How do I convert a negative number to a positive number? (without editing
every cell)


Mary

Converting Negative Number to Postive number
 
I have a column of #s whose values are linked to a different worksheet. Some
#s are positive, others have a negative sign. I tried to search for the
negative symbol using the search/replace method you describe, but my search
both by "formulas" and by "values" does not find anything--yet I can see
several cells have negative numbers in them. Any thoughts?

"praveen_khm" wrote:


Hey Tedd,
One possibility for that is you can do CTRL+H, replace, in find what,
use "-" and then replace with a blank in 'replace with'. This is
possible but it replaces all the negative numbers. Hence, you can use
this if you need to replace all in the worksheet.
Cheers.


--
praveen_khm
------------------------------------------------------------------------
praveen_khm's Profile: http://www.excelforum.com/member.php...o&userid=30364
View this thread: http://www.excelforum.com/showthread...hreadid=502141



Mary

Converting Negative Number to Postive number
 
Additional Item: The column that includes negative signs is formatted as a
Custom column with 13 zeros...I need to have leading zeroes and 13 places
total. In this format, the Find features does not seem to find the negative
signs.

Thanks again.

"praveen_khm" wrote:


Hey Tedd,
One possibility for that is you can do CTRL+H, replace, in find what,
use "-" and then replace with a blank in 'replace with'. This is
possible but it replaces all the negative numbers. Hence, you can use
this if you need to replace all in the worksheet.
Cheers.


--
praveen_khm
------------------------------------------------------------------------
praveen_khm's Profile: http://www.excelforum.com/member.php...o&userid=30364
View this thread: http://www.excelforum.com/showthread...hreadid=502141



This is exactly what I was looking for.

Converting Negative Number to Postive number
 


"Pete" wrote:

Use a formula in an adjacent cell and copy this down. If your data is
in A1, in B1 enter:

=ABS(A1)

and copy down for as many values as you have in column A. You can then
fix the values in B and copy them over the ones in A.

Hope this helps.

Pete



Pete_UK

Converting Negative Number to Postive number
 
Well, that shows the value of the archives - one of my early
postings !!

Glad it was useful to you.

Pete

On Sep 2, 3:28*pm, This is exactly what I was looking for. <This is
exactly what I was looking for. @discussions.microsoft.com wrote:
"Pete" wrote:
Use a formula in an adjacent cell and copy this down. If your data is
in A1, in B1 enter:


=ABS(A1)


and copy down for as many values as you have in column A. You can then
fix the values in B and copy them over the ones in A.


Hope this helps.


Pete- Hide quoted text -


- Show quoted text -




All times are GMT +1. The time now is 09:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com