Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default Adding positive and negative

Is there a formula I can use to add up all the positive numbers and one to
add up all the negative ones?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 510
Default Adding positive and negative

Hi,

=SUMIF(A1:A100,"<0")
and
=SUMIF(A1:A100,"0")

HTH
Cheers
Carim

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
Excel - Adding positive or negative numbers in a column skygazer Excel Discussion (Misc queries) 5 April 29th 10 03:14 PM
adding positive and negative numbers Coach O Excel Worksheet Functions 3 December 30th 08 03:53 AM
Adding Negative and Positive Numbers Jacq Excel Discussion (Misc queries) 4 December 4th 07 07:00 PM
Adding only the negative or positive numers in a column or row slowes Excel Discussion (Misc queries) 2 November 8th 06 05:14 AM
Adding positive amount, but ignoring negative Janna Excel Programming 3 October 21st 04 08:49 PM


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