PC Review


Reply
Thread Tools Rate Thread

Adding totals from different columns

 
 
Eskercat
Guest
Posts: n/a
 
      13th Apr 2010
Hi
I have a column called year group, one called total attendance and one
called possible total. I would like to create the total % attendance for the
group year 7 by adding up the total attendances and making this a % of the
possible total:

e.g.

Year 7, 213, 290
Year 8, 214, 290
Year 7, 203, 270
Year 8, 213, 260

So I would like to add only those that relate to year 7, and then create a %.

Is this possible?
 
Reply With Quote
 
 
 
 
Ashish Mathur
Guest
Posts: n/a
 
      13th Apr 2010
Hi,

Try this

=sumif($B$2:$B$5,D7,$C$2:$C$5)/sumif($B$2:$B$5,D7,$D$2:$D$5)

D7 has Year 7. I have assumed that the data below is in range B25
--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Eskercat" <(E-Mail Removed)> wrote in message
news:CFCFD3C2-383C-4821-8B37-(E-Mail Removed)...
> Hi
> I have a column called year group, one called total attendance and one
> called possible total. I would like to create the total % attendance for
> the
> group year 7 by adding up the total attendances and making this a % of the
> possible total:
>
> e.g.
>
> Year 7, 213, 290
> Year 8, 214, 290
> Year 7, 203, 270
> Year 8, 213, 260
>
> So I would like to add only those that relate to year 7, and then create a
> %.
>
> Is this possible?


 
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
Adding totals in columns Tanya Microsoft Excel Worksheet Functions 2 9th Feb 2010 06:56 PM
Counting columns, adding totals #2 Dennis Allen Microsoft Excel Programming 1 2nd Jul 2004 08:13 PM
Counting columns, adding totals Dennis Allen Microsoft Excel New Users 5 2nd Jul 2004 04:47 PM
Counting columns, adding totals Dennis Allen Microsoft Excel Programming 7 1st Jul 2004 07:34 PM
Adding totals of Contacts columns Judy Gleeson Microsoft Outlook Discussion 1 7th Oct 2003 01:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:57 AM.