Welcome to the Excel Forum

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Seo Services company Manchester

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 06-25-2006, 03:53 PM
AntiHero AntiHero is offline
Registered User
 
Join Date: 25 Jun 2006
Posts: 3
AntiHero is becoming part of the community
Need to total how many came from a particular group.

Please Register to Remove these Ads

Hello,
I need to work out the totals for groups, of only some of which apply.

to explain.
Columns C,D,E,F,G,H and I contain values of carers that care for people of a specific group. (entered as a numeric value)
Columns K to Z contains values of which ethnic group the carers belong to. (Numeric values)

I need to work out the totals of the columns C to I (type of carer), that's easy and done.

From those totals, I need to work out how many of which came from columns L to Z (ethnic group), (column K is an excluded group from the 'of which' totals)
I've so far been unable to work out how to get those totals and need assistance.

Hope I've explained clearly enough to understand.
Thanks.

Last edited by AntiHero; 06-25-2006 at 03:57 PM.
Reply With Quote
  #2  
Old 06-25-2006, 05:50 PM
Miguel Zapico
Guest
 
Posts: n/a
RE: Need to total how many came from a particular group.

You may use SUMPRODUCT with the checkings you want to do. This is an
example, to find careers in column C equal to "A" and ethnic groups in column
M equal to 1:
=SUMPRODUCT(--(C1:C10="A"),--(M1:M10=1))
You can use references instead of hard coded values, it can be tailored to
fit your needs.

Hope this helps,
Miguel.

"AntiHero" wrote:

>
> Hello,
> I need to work out the totals for groups, of only some of which apply.
>
> to explain.
> Columns C,D,E,F,G,H and I contain values of carers that care for people
> of a specific group. (entered as a numeric value)
> Columns K to Z contains values of which ethnic group the carers belong
> to. (Numeric values)
>
> I need to work out the totals of the columns C to I (type of carer),
> that's easy and done.
>
> From those totals, I need to work out how many of which came from
> columns L to Z (ethnic group), (column K is an excluded group from the
> 'of which' totals)
>
> Hope I've explained clearly enough to understand.
> Thanks.
>
>
> --
> AntiHero
> ------------------------------------------------------------------------
> AntiHero's Profile: http://www.excelforum.com/member.php...o&userid=35768
> View this thread: http://www.excelforum.com/showthread...hreadid=555401
>
>

Reply With Quote
  #3  
Old 07-01-2006, 03:10 PM
AntiHero AntiHero is offline
Registered User
 
Join Date: 25 Jun 2006
Posts: 3
AntiHero is becoming part of the community
Thanks for replying Miguel Zapico, However this hasn't solved my query. I've tried changinhg the formular slightly, but to be honest, I'm not entirely sure what I was changing was right. In all cases, this hasn't given me the result I was looking for.

I think it was to do with my explanation of the problem I was trying to solve.

I'll try to explain completely.
I need to collect totals of particular types of carers, and then work out, out of how many in each group, came from ethnic groups.

So Carers info is (Column C to I respectively), Data is interted into the rows, for 1 carers information (there can be 2 peoples data in the same row, if they come from the same family i.e. Father and Son), they can belong to more than 1 type of carer group but not all of them.
So could have a value of 1(carer) in column C and E.

In column T to AH, are the Ethnic group codes, of which a carer can only belong to one group.

I need to get the total of carers in column C, and work out how many of them came from the total of columns T to AH.
This total is not how many came from column T or W etc, but from the range of columns T to AH.
Then get the total for column D, then E and so on.

Again, I hope I've explained well enough.

Thanks
Anti
Reply With Quote
  #4  
Old 07-17-2006, 04:28 PM
AntiHero AntiHero is offline
Registered User
 
Join Date: 25 Jun 2006
Posts: 3
AntiHero is becoming part of the community
BUMP!

Sorry, but I'm still stuck on this problem. I can make a mock up and host somehow if it helps?

Last edited by AntiHero; 07-17-2006 at 04:32 PM.
Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump