PC Review


Reply
Thread Tools Rate Thread

challenging sumifs?

 
 
MikeF
Guest
Posts: n/a
 
      13th May 2010

Need to sum columns x,y,z on another sheet by criteria on the original sheet.

So sum columns x,y,z from sheet Detail --- 100 rows, x1:z100 - the sum
range.

Via criteria range on sheet Detail - a1:a100

Where the Detail sheet row matches [lookup?] criteria on sheet Summary k12.

Have looked at it too long!
Any assistance will be greatly appreciated.


Thanx,
- Mike

 
Reply With Quote
 
 
 
 
ryguy7272
Guest
Posts: n/a
 
      13th May 2010
Look at this:
http://www.xldynamic.com/source/xld.SUMPRODUCT.html

Sometimes that site gives me annoying popup messages; no idea why. Anyway,
it is a great resource. Also, look at this:
http://www.contextures.com/xlFunctio...tml#SumProduct

If you can't figure it out after reading that material, post back with a
very SPECIFIC example of what you're doing. I can think of a few things, but
I can't tell for sure what you need.

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"MikeF" wrote:

>
> Need to sum columns x,y,z on another sheet by criteria on the original sheet.
>
> So sum columns x,y,z from sheet Detail --- 100 rows, x1:z100 - the sum
> range.
>
> Via criteria range on sheet Detail - a1:a100
>
> Where the Detail sheet row matches [lookup?] criteria on sheet Summary k12.
>
> Have looked at it too long!
> Any assistance will be greatly appreciated.
>
>
> Thanx,
> - Mike
>

 
Reply With Quote
 
Wouter HM
Guest
Posts: n/a
 
      13th May 2010
Hi Mike,

As far As I know you can use the SUMIF worksheet function.

In the cell you want the result use

=SUMIF(Detail!A1:A100,Summary!K12,Detail!X1:X100)+SUMIF(Detail!
A1:A100,Summary!K12,Detail!Y1:Y100)+SUMIF(Detail!A1:A100,Summary!
K12,Detail!Z1:Z100)

This is a single formule, adding 3 SUMIG results.

HTH,

Wouter
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Challenging lovepeaceofmind@yahoo.com Microsoft Excel Programming 10 22nd May 2007 07:35 PM
challenging George Microsoft Excel Programming 0 28th Mar 2007 02:06 AM
Challenging? ChrisMattock Microsoft Excel Programming 7 7th Jun 2006 04:16 PM
Challenging? =?Utf-8?B?SmF5?= Microsoft Access VBA Modules 1 11th Sep 2005 11:52 PM
Very challenging madcat Microsoft Excel Programming 2 25th Jun 2004 02:13 AM


Features
 

Advertising
 

Newsgroups
 


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