#1   Report Post  
Posted to microsoft.public.excel.misc
a94andwi
 
Posts: n/a
Default Sumif()?????


Hello.

I want to do a complex sumif calculation that I can not get to work.

I have these columns.
Automatically created safety buffer =ACSB
Manuall safety buffer = MSB
Stock value =SV

I want to sum all rows where MSBACSB

I though it was possible to do like this:

=SUMIF(MSB;MSBACSB;SV)

This doesn't work. Is it possible to do it this way or do I have to do
it another way?


--
a94andwi
------------------------------------------------------------------------
a94andwi's Profile: http://www.excelforum.com/member.php...o&userid=21077
View this thread: http://www.excelforum.com/showthread...hreadid=546433

  #3   Report Post  
Posted to microsoft.public.excel.misc
a94andwi
 
Posts: n/a
Default Sumif()?????


thank you. =SUMPRODUCT(--(MSBACSB),SV) worked very well.

Now I need to add another criteria in the above to show the correct
values.
I want to add a new column, lets call it SYS and do this:

I want to sum all rows where MSBACSB AND SYS="E"

I guess it should be able to do it this way:

=SUMPRODUCT(((MSBACSB)*(SYS="E")),SV) and it returns a value. The
thing is that it seems to be wrong when I count it manually.

Is the formula above correct?


--
a94andwi
------------------------------------------------------------------------
a94andwi's Profile: http://www.excelforum.com/member.php...o&userid=21077
View this thread: http://www.excelforum.com/showthread...hreadid=546433

  #4   Report Post  
Posted to microsoft.public.excel.misc
a94andwi
 
Posts: n/a
Default Sumif()?????


thank you. =SUMPRODUCT(--(MSBACSB),SV) worked very well.

Now I need to add another criteria in the above to show the correct
values.
I want to add a new column, lets call it SYS and do this:

I want to sum all rows where MSBACSB AND SYS="E"

I guess it should be able to do it this way:

=SUMPRODUCT(((MSBACSB)*(SYS="E")),SV) and it returns a value. The
thing is that it seems to be wrong when I count it manually.

Is the formula above correct?


--
a94andwi
------------------------------------------------------------------------
a94andwi's Profile: http://www.excelforum.com/member.php...o&userid=21077
View this thread: http://www.excelforum.com/showthread...hreadid=546433

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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Sumif of Sumif perhaps? Fred Excel Discussion (Misc queries) 2 March 29th 06 05:39 PM
SUMIF Ferg Excel Worksheet Functions 3 February 28th 06 03:37 AM
SUMIF with Mutiple Ranges & Criteria PokerZan Excel Discussion (Misc queries) 5 August 4th 05 10:31 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


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