#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Keeping score

Dear Excel(lent) users,

I am making a very simple score sheet for a korfball competition.

In a number of columns I have different sets of information. I am now
focussing on the following:

Column A Column B Column C Column D
3 2 Team 1 Team 2
2 1 Team 2 Team 3
1 1 Team 3 Team 1
2 2 Team 2 Team 1
3 1 Team 1 Team 3

Now I want to know the score of the teams (how many goals they scored).

E.G. Team one scored 6 goals and received 3

So I am making a new set of columns with the following info
Scored goals Goals Against
Column E Column F Column G
Team 1 6 3
Team 2 4 2
Team 3 1 2

Can someone help me please?
------------------------------------
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Keeping score

With the teams listed in E1 down,

In F1:
=SUMIF(C:C,E1,A:A)

In G1:
=SUMIF(D:D,E1,B:B)

Select F1:G1, fill down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"The Fool on the Hill" wrote:
Dear Excel(lent) users,

I am making a very simple score sheet for a korfball competition.

In a number of columns I have different sets of information. I am now
focussing on the following:

Column A Column B Column C Column D
3 2 Team 1 Team 2
2 1 Team 2 Team 3
1 1 Team 3 Team 1
2 2 Team 2 Team 1
3 1 Team 1 Team 3

Now I want to know the score of the teams (how many goals they scored).

E.G. Team one scored 6 goals and received 3

So I am making a new set of columns with the following info
Scored goals Goals Against
Column E Column F Column G
Team 1 6 3
Team 2 4 2
Team 3 1 2

Can someone help me please?
------------------------------------

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default Keeping score

Thanx !

It worked !

"Max" wrote:

With the teams listed in E1 down,

In F1:
=SUMIF(C:C,E1,A:A)

In G1:
=SUMIF(D:D,E1,B:B)

Select F1:G1, fill down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"The Fool on the Hill" wrote:
Dear Excel(lent) users,

I am making a very simple score sheet for a korfball competition.

In a number of columns I have different sets of information. I am now
focussing on the following:

Column A Column B Column C Column D
3 2 Team 1 Team 2
2 1 Team 2 Team 3
1 1 Team 3 Team 1
2 2 Team 2 Team 1
3 1 Team 1 Team 3

Now I want to know the score of the teams (how many goals they scored).

E.G. Team one scored 6 goals and received 3

So I am making a new set of columns with the following info
Scored goals Goals Against
Column E Column F Column G
Team 1 6 3
Team 2 4 2
Team 3 1 2

Can someone help me please?
------------------------------------

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Keeping score

You're welcome !
Thanks for calling back ..
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"The Fool on the Hill" wrote:
Thanx !

It worked !

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
Minimum Exam Score Calculator EEH Excel Worksheet Functions 3 August 10th 06 06:05 PM
Percentage score formula Pieman Excel Worksheet Functions 1 May 5th 06 01:47 PM
Golf Score Formula needs tweaking kevhatch Excel Discussion (Misc queries) 2 April 29th 06 12:48 AM
2 Dimensional Lookup by column & rows to return score grade loscherland Excel Discussion (Misc queries) 2 April 18th 06 12:05 PM
Highest Score for each Test abqhusker Excel Worksheet Functions 4 October 8th 05 06:25 PM


All times are GMT +1. The time now is 11:27 AM.

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"