Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Can any one tell me the function/formula for how to sum (Add) only nagative(-) or only positive (+) values in a row/column. I have so many # which is mixed with positive and nagative values. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
For positive values: =SUMIF(A1:A1000,"0")
For negative values: =SUMIF(A1:A1000,"<0") Adjust the ranges to suit your conditions. -- Rick (MVP - Excel) "DR" wrote in message ... Hi, Can any one tell me the function/formula for how to sum (Add) only nagative(-) or only positive (+) values in a row/column. I have so many # which is mixed with positive and nagative values. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
POSTIVE PAY FILE FORMAT | Excel Worksheet Functions | |||
How do you find first 0 or first postive value in array | Excel Worksheet Functions | |||
scan a series of numbers and when it turns postive give me the yea | Excel Worksheet Functions | |||
How do I adjust a formula a loan is displayed in a postive amount | Excel Discussion (Misc queries) | |||
Showing Negative as Postive | Excel Discussion (Misc queries) |