#1   Report Post  
Posted to microsoft.public.excel.misc
Bob B
 
Posts: n/a
Default conditional sum

I have source data on one worksheet and a summary in another. I would like
to sum some data if it meets 2 different criteria. The only way I know to do
this is through the conditional sum add-in but it takes too long and cannot
be "dragged down". Is there another easier way?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default conditional sum

=SUMPRODUCT(--(Sheet2!A1:A100="test1"),--(Sheet2!B1:B100="Test2"),Sheet2!C1:
C100)

maybe uisng absolute references

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Bob B" wrote in message
...
I have source data on one worksheet and a summary in another. I would

like
to sum some data if it meets 2 different criteria. The only way I know to

do
this is through the conditional sum add-in but it takes too long and

cannot
be "dragged down". Is there another easier way?



  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob B
 
Posts: n/a
Default conditional sum

Bob,
Thanks so much. What a time saver!

"Bob Phillips" wrote:

=SUMPRODUCT(--(Sheet2!A1:A100="test1"),--(Sheet2!B1:B100="Test2"),Sheet2!C1:
C100)

maybe uisng absolute references

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Bob B" wrote in message
...
I have source data on one worksheet and a summary in another. I would

like
to sum some data if it meets 2 different criteria. The only way I know to

do
this is through the conditional sum add-in but it takes too long and

cannot
be "dragged down". Is there another easier way?




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
Conditional Formatting when inserting a row zahoulik Excel Worksheet Functions 2 January 7th 06 03:01 PM
Conditional Format Not Working KMH Excel Discussion (Misc queries) 0 December 22nd 05 05:32 PM
Conditional formula - language needed gamebird Excel Worksheet Functions 7 October 10th 05 11:48 PM
VLOOKUP & Conditional Formating Help. Excel'ed Failures Excel Discussion (Misc queries) 6 August 16th 05 04:46 PM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


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