Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 349
Default Using SUMIF i want to say IF A=1 & B=2 then sum C any help pleas

I want to single out a sum that has two common detonators row A and B, IF row
A=1 and row B=2 then sum row C
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 96
Default Using SUMIF i want to say IF A=1 & B=2 then sum C any help pleas

Try this, adjust the range to match your data:

=SUMPRODUCT(--(A1:A100=1), --(B1:B100=2), C1:C100)

Does that help?
--
"Actually, I *am* a rocket scientist." -- JB
(www.MadRocketScientist.com)

Your feedback is appreciated, click YES if this post helped you.


"Peter" wrote:

I want to single out a sum that has two common detonators row A and B, IF row
A=1 and row B=2 then sum row C

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Using SUMIF i want to say IF A=1 & B=2 then sum C any help pleas

That's quite an explosive worksheet you have<g


Gord Dibben MS Excel MVP

On Thu, 19 Nov 2009 12:31:02 -0800, Peter
wrote:

I want to single out a sum that has two common detonators row A and B, IF row
A=1 and row B=2 then sum row C


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
sumproduct assistance pleas Ajay Excel Discussion (Misc queries) 11 June 17th 09 05:16 PM
PLEAS HELP! Newby Needs help Populating Cell w/ Application.usern zulfer7 Excel Discussion (Misc queries) 3 June 22nd 06 09:53 PM
Pleas help! Brian Excel Discussion (Misc queries) 3 May 12th 06 11:17 PM
Erro in Formula, Pleas Help? jsc3489 Excel Worksheet Functions 3 July 25th 05 04:39 PM
pleas help: sumproduct function returns #value or #ref error Jennie Excel Worksheet Functions 1 June 24th 05 04:51 PM


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