Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default calculating total in a column

i would like to get two seperate totals for a column of negative and positive
numbers. is there a way to have it total only the negative numbers together
in a column or only the positive numbers together in a column?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default calculating total in a column

=SUMIF(A1:A10,"<0") for negative numbers
=SUMIF(A1:A10,"0") for positive numbers
--
** John C **
Please remember if your question is answered, to mark it answered :). It
helps everyone.


"tisaman" wrote:

i would like to get two seperate totals for a column of negative and positive
numbers. is there a way to have it total only the negative numbers together
in a column or only the positive numbers together in a column?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default calculating total in a column

i swear, this is truely the most accurate, fastest and accomodating site i
have ever been on. thanks again, for the super fast response. your solution
worked, as usual. thanks again

"John C" wrote:

=SUMIF(A1:A10,"<0") for negative numbers
=SUMIF(A1:A10,"0") for positive numbers
--
** John C **
Please remember if your question is answered, to mark it answered :). It
helps everyone.


"tisaman" wrote:

i would like to get two seperate totals for a column of negative and positive
numbers. is there a way to have it total only the negative numbers together
in a column or only the positive numbers together in a column?

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
Calculating Percentage of Total macaskillh Excel Worksheet Functions 3 October 23rd 08 04:34 AM
Calculating a total with 3 different criterias Desper84AnAnswer Excel Discussion (Misc queries) 4 October 10th 08 10:33 AM
Calculating Total Return TimH Excel Discussion (Misc queries) 2 August 22nd 08 02:14 AM
Total column changes colors when total equals sum of other columns newstacy New Users to Excel 1 April 21st 07 09:00 PM
Is there any way of calculating a running total within a single cell in a column Janev New Users to Excel 2 September 13th 06 01:22 PM


All times are GMT +1. The time now is 10:41 PM.

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"