Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Turning a negative into a positive

Is there a formula for turning a negative number into the same number,
but positive? i.e. -20 into 20, or -34627 into 34627.

Thanks
TC

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MartynGriffin
 
Posts: n/a
Default Turning a negative into a positive


=ABS(##)

where ## is the number or cell reference


--
MartynGriffin
------------------------------------------------------------------------
MartynGriffin's Profile: http://www.excelforum.com/member.php...o&userid=30496
View this thread: http://www.excelforum.com/showthread...hreadid=501504

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete
 
Posts: n/a
Default Turning a negative into a positive

You can use ABS( ), which takes the absolute value (or magnitude). You
can also multiply by -1, but if the other number is positive this would
become negative.

Hope this helps,

Pete

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default Turning a negative into a positive

1. Put -1 in an un-used cell
2. Copy the cell
3. Select the cells you want to change and
4. Paste/Special and check the multiply button
--
Gary''s Student


" wrote:

Is there a formula for turning a negative number into the same number,
but positive? i.e. -20 into 20, or -34627 into 34627.

Thanks
TC


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arla
 
Posts: n/a
Default Turning a negative into a positive

If your value is in A1, then type =sum(A1-A1-A1)
And you will get the negative of the positive and vice versa.

"Pete" wrote:

You can use ABS( ), which takes the absolute value (or magnitude). You
can also multiply by -1, but if the other number is positive this would
become negative.

Hope this helps,

Pete


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add sequences of positive then negative numbers judoist Excel Discussion (Misc queries) 6 November 26th 05 05:51 AM
Formula to make Negative Values Positive & Positive Values Negative? mustard Excel Discussion (Misc queries) 4 September 26th 05 10:05 PM
change cell from negative to positive Terry Excel Discussion (Misc queries) 1 July 15th 05 07:15 PM
how do I rank negative and positive numbers? Anna Excel Worksheet Functions 1 April 6th 05 12:36 AM
How can I change positive numbers to negative, i.e. change 50 to - godwingi Excel Discussion (Misc queries) 5 February 28th 05 05:41 PM


All times are GMT +1. The time now is 02:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"