Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Therese
 
Posts: n/a
Default Return + value instead of -

In column A and B I have numbers that are summed in column C. Now some of the
numbers come out negative(as the result really is). I want to sum the numbers
in column C at the buttom, but the numbers not being negative( - in this
context it is indifferent whether they are positive or negative). I think I
read inhere something about a formula that will change the outcome, so that
all the numbers can be positive. Does anyone know that formula, or know how
to make them all positive?
Thanks a lot
--
Therese
  #2   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default Return + value instead of -

Try:

=SUM(ABS(C1:C100))
entered using Shift+Ctrl+Enter

HTH
JG

"Therese" wrote:

In column A and B I have numbers that are summed in column C. Now some of the
numbers come out negative(as the result really is). I want to sum the numbers
in column C at the buttom, but the numbers not being negative( - in this
context it is indifferent whether they are positive or negative). I think I
read inhere something about a formula that will change the outcome, so that
all the numbers can be positive. Does anyone know that formula, or know how
to make them all positive?
Thanks a lot
--
Therese

  #3   Report Post  
Posted to microsoft.public.excel.misc
Bill Kuunders
 
Posts: n/a
Default Return + value instead of -

just to keep trach of the numbers you may want to use a help column
in column D with the formula =abs(c1) and extend that down.
then sum column D
--
Greetings from New Zealand
Bill K
"Therese" wrote in message
...
In column A and B I have numbers that are summed in column C. Now some of
the
numbers come out negative(as the result really is). I want to sum the
numbers
in column C at the buttom, but the numbers not being negative( - in this
context it is indifferent whether they are positive or negative). I think
I
read inhere something about a formula that will change the outcome, so
that
all the numbers can be positive. Does anyone know that formula, or know
how
to make them all positive?
Thanks a lot
--
Therese



  #4   Report Post  
Posted to microsoft.public.excel.misc
Therese
 
Posts: n/a
Default Return + value instead of -

Hey thanks for answer. Still haven't had time to see if it works. But thanks
:-)
--
Therese


"Bill Kuunders" skrev:

just to keep trach of the numbers you may want to use a help column
in column D with the formula =abs(c1) and extend that down.
then sum column D
--
Greetings from New Zealand
Bill K
"Therese" wrote in message
...
In column A and B I have numbers that are summed in column C. Now some of
the
numbers come out negative(as the result really is). I want to sum the
numbers
in column C at the buttom, but the numbers not being negative( - in this
context it is indifferent whether they are positive or negative). I think
I
read inhere something about a formula that will change the outcome, so
that
all the numbers can be positive. Does anyone know that formula, or know
how
to make them all positive?
Thanks a lot
--
Therese




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
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
Count Intervals of 1 Numeric value in a Row and Return Count down Column Sam via OfficeKB.com Excel Worksheet Functions 8 October 4th 05 04:37 PM
Huge problem with "if" formula's [email protected] Excel Discussion (Misc queries) 16 July 20th 05 07:20 PM
Excel - return a picture or range rows as the result of a formula juststarting Excel Worksheet Functions 1 July 4th 05 12:59 AM
How do create a formula to evalute a # to return 1 of 4 conditions Larry Excel Worksheet Functions 4 May 29th 05 12:58 AM


All times are GMT +1. The time now is 04:31 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"