Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to sum a row of numbers that are both positive and negative. What I
would like to do is sum them as absolute values. Example: A1=2, B1=-3, C1=-1, D1=5 Sum(abs(A1:D1)) should equal 11 (2+3+1+5) not 3 (2-3-1+5). This doesn't work. Does anyone have a suggestion on how to do this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you make a range absolute? | Excel Discussion (Misc queries) | |||
name range from absolute to relative | Excel Worksheet Functions | |||
Can I change a column of calculated numbers to absolute numbers? | Excel Discussion (Misc queries) | |||
Sum a range of absolute values | Excel Worksheet Functions | |||
How do I get the maximum absolute value of a range of numbers? | Excel Discussion (Misc queries) |