Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dr dr is offline
external usenet poster
 
Posts: 29
Default How to sum only Nagative or only postive values in a row ?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default How to sum only Nagative or only postive values in a row ?

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
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
POSTIVE PAY FILE FORMAT Melissa Excel Worksheet Functions 4 July 22nd 08 03:44 PM
How do you find first 0 or first postive value in array ExcelMonkey Excel Worksheet Functions 1 February 21st 07 05:16 PM
scan a series of numbers and when it turns postive give me the yea Craig Excel Worksheet Functions 2 February 15th 07 04:53 PM
How do I adjust a formula a loan is displayed in a postive amount Lisa Excel Discussion (Misc queries) 0 February 20th 06 05:21 PM
Showing Negative as Postive klafert Excel Discussion (Misc queries) 3 January 25th 06 12:52 PM


All times are GMT +1. The time now is 02:04 PM.

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

About Us

"It's about Microsoft Excel"