Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Football Pool Fun HELP

In Case You Missed My First Post !!!
I'm producing a template for a football pool I am in. It's called a "Margin
Of Victory" pool. Just like most, the person with the most points at the end
of the NFL season wins. It works just like the name. Each person chooses on
NFL team each week. Points are awarded or deducted for the "Margin" of
points the NFL team the person chose won by. "Victory" ex: I chose the
Philadelphia Eagles this week and they beat the Carolina Panthers 28 to 7.
I, for choosing the Eagles, am awarded 21 points. Another person, who had
the Panthers this week would have -21, or 21 points deducted from his/her
running total.
Heres the trick, and my problem for this post. Each person in the pool can
choose the same team from each of the 32 NFL teams once. In other words, my
choice of the Eagles is available to me only once in the 17 week season.
I need a formula that notifies the input person that I can't have the Eagles
this week because I used them in week 10. Surely there is a formula that
recognizes PHI, (the abbreviation for Philadelphia) and notifies the input
person. I was thinking perhaps a "True" or "False" value in the column next
to each persons name.
Can Anyone Help ???

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Football Pool Fun HELP

Hi,

An example of your data layout would have helped so i've guessed that each
person has a column with their name at the top and 32 spaces below for each
week. So for column A put this in B2 and drag down to B33

=COUNTIF($A$2:$A$33,A2)1

Mike

"JamesInNeedFootballInDeed" wrote:

In Case You Missed My First Post !!!
I'm producing a template for a football pool I am in. It's called a "Margin
Of Victory" pool. Just like most, the person with the most points at the end
of the NFL season wins. It works just like the name. Each person chooses on
NFL team each week. Points are awarded or deducted for the "Margin" of
points the NFL team the person chose won by. "Victory" ex: I chose the
Philadelphia Eagles this week and they beat the Carolina Panthers 28 to 7.
I, for choosing the Eagles, am awarded 21 points. Another person, who had
the Panthers this week would have -21, or 21 points deducted from his/her
running total.
Heres the trick, and my problem for this post. Each person in the pool can
choose the same team from each of the 32 NFL teams once. In other words, my
choice of the Eagles is available to me only once in the 17 week season.
I need a formula that notifies the input person that I can't have the Eagles
this week because I used them in week 10. Surely there is a formula that
recognizes PHI, (the abbreviation for Philadelphia) and notifies the input
person. I was thinking perhaps a "True" or "False" value in the column next
to each persons name.
Can Anyone Help ???

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Football Pool Fun HELP

Mike,
First, thank you for your post. I am about to "fiddle" with the function
"=COUNTIF($A$2:$A$33,A2)1". I cannot, at this point, let you know if it was
any help. When doing so is possible, I will.
At the risk of sounding gready, I have another ask. Almost all responces to
my post, request to see, or say "seeing my data" would help. How can I show
my "work so far" to get the help I need? AND is it possible to do so without
it getting pirated. I had one responder request my workbook so that he could
run the same type of football pool next season. I have no problem sharing,
but I would like to have my name on the template entry. How can I handle
this issue. You sound like the type of guy I would not mind seeing it. Can
ya help again? Can we correspond more directly? I have old mail addresses I
could post !

"Mike H" wrote:

Hi,

An example of your data layout would have helped so i've guessed that each
person has a column with their name at the top and 32 spaces below for each
week. So for column A put this in B2 and drag down to B33

=COUNTIF($A$2:$A$33,A2)1

Mike

"JamesInNeedFootballInDeed" wrote:

In Case You Missed My First Post !!!
I'm producing a template for a football pool I am in. It's called a "Margin
Of Victory" pool. Just like most, the person with the most points at the end
of the NFL season wins. It works just like the name. Each person chooses on
NFL team each week. Points are awarded or deducted for the "Margin" of
points the NFL team the person chose won by. "Victory" ex: I chose the
Philadelphia Eagles this week and they beat the Carolina Panthers 28 to 7.
I, for choosing the Eagles, am awarded 21 points. Another person, who had
the Panthers this week would have -21, or 21 points deducted from his/her
running total.
Heres the trick, and my problem for this post. Each person in the pool can
choose the same team from each of the 32 NFL teams once. In other words, my
choice of the Eagles is available to me only once in the 17 week season.
I need a formula that notifies the input person that I can't have the Eagles
this week because I used them in week 10. Surely there is a formula that
recognizes PHI, (the abbreviation for Philadelphia) and notifies the input
person. I was thinking perhaps a "True" or "False" value in the column next
to each persons name.
Can Anyone Help ???

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Football Pool Fun HELP

MIKE,
I just discovered savefile.com

"Mike H" wrote:

Hi,

An example of your data layout would have helped so i've guessed that each
person has a column with their name at the top and 32 spaces below for each
week. So for column A put this in B2 and drag down to B33

=COUNTIF($A$2:$A$33,A2)1

Mike

"JamesInNeedFootballInDeed" wrote:

In Case You Missed My First Post !!!
I'm producing a template for a football pool I am in. It's called a "Margin
Of Victory" pool. Just like most, the person with the most points at the end
of the NFL season wins. It works just like the name. Each person chooses on
NFL team each week. Points are awarded or deducted for the "Margin" of
points the NFL team the person chose won by. "Victory" ex: I chose the
Philadelphia Eagles this week and they beat the Carolina Panthers 28 to 7.
I, for choosing the Eagles, am awarded 21 points. Another person, who had
the Panthers this week would have -21, or 21 points deducted from his/her
running total.
Heres the trick, and my problem for this post. Each person in the pool can
choose the same team from each of the 32 NFL teams once. In other words, my
choice of the Eagles is available to me only once in the 17 week season.
I need a formula that notifies the input person that I can't have the Eagles
this week because I used them in week 10. Surely there is a formula that
recognizes PHI, (the abbreviation for Philadelphia) and notifies the input
person. I was thinking perhaps a "True" or "False" value in the column next
to each persons name.
Can Anyone Help ???

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,388
Default Football Pool Fun HELP

Without appearing disrespectful, it is most unlikely that any responders in
this; or most (any) other groups would be inclined to pirate your undoubtedly
credible work, most here have actually mastered countif. It is simply a fact
that a poster is more likely to get help if a couple of simple rules are
followed:-

1. Ask concise questions.
2. Post your own efforts even if they don't work.
3. Provide a sample of your date or accurate description of data layout.
4. Stick to a single thread.

Mike



"JamesInNeedFootballInDeed" wrote:

Mike,
First, thank you for your post. I am about to "fiddle" with the function
"=COUNTIF($A$2:$A$33,A2)1". I cannot, at this point, let you know if it was
any help. When doing so is possible, I will.
At the risk of sounding gready, I have another ask. Almost all responces to
my post, request to see, or say "seeing my data" would help. How can I show
my "work so far" to get the help I need? AND is it possible to do so without
it getting pirated. I had one responder request my workbook so that he could
run the same type of football pool next season. I have no problem sharing,
but I would like to have my name on the template entry. How can I handle
this issue. You sound like the type of guy I would not mind seeing it. Can
ya help again? Can we correspond more directly? I have old mail addresses I
could post !

"Mike H" wrote:

Hi,

An example of your data layout would have helped so i've guessed that each
person has a column with their name at the top and 32 spaces below for each
week. So for column A put this in B2 and drag down to B33

=COUNTIF($A$2:$A$33,A2)1

Mike

"JamesInNeedFootballInDeed" wrote:

In Case You Missed My First Post !!!
I'm producing a template for a football pool I am in. It's called a "Margin
Of Victory" pool. Just like most, the person with the most points at the end
of the NFL season wins. It works just like the name. Each person chooses on
NFL team each week. Points are awarded or deducted for the "Margin" of
points the NFL team the person chose won by. "Victory" ex: I chose the
Philadelphia Eagles this week and they beat the Carolina Panthers 28 to 7.
I, for choosing the Eagles, am awarded 21 points. Another person, who had
the Panthers this week would have -21, or 21 points deducted from his/her
running total.
Heres the trick, and my problem for this post. Each person in the pool can
choose the same team from each of the 32 NFL teams once. In other words, my
choice of the Eagles is available to me only once in the 17 week season.
I need a formula that notifies the input person that I can't have the Eagles
this week because I used them in week 10. Surely there is a formula that
recognizes PHI, (the abbreviation for Philadelphia) and notifies the input
person. I was thinking perhaps a "True" or "False" value in the column next
to each persons name.
Can Anyone Help ???



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Football Pool Fun HELP

ok
thanks

"Dave" wrote:

Without appearing disrespectful, it is most unlikely that any responders in
this; or most (any) other groups would be inclined to pirate your undoubtedly
credible work, most here have actually mastered countif. It is simply a fact
that a poster is more likely to get help if a couple of simple rules are
followed:-

1. Ask concise questions.
2. Post your own efforts even if they don't work.
3. Provide a sample of your date or accurate description of data layout.
4. Stick to a single thread.

Mike



"JamesInNeedFootballInDeed" wrote:

Mike,
First, thank you for your post. I am about to "fiddle" with the function
"=COUNTIF($A$2:$A$33,A2)1". I cannot, at this point, let you know if it was
any help. When doing so is possible, I will.
At the risk of sounding gready, I have another ask. Almost all responces to
my post, request to see, or say "seeing my data" would help. How can I show
my "work so far" to get the help I need? AND is it possible to do so without
it getting pirated. I had one responder request my workbook so that he could
run the same type of football pool next season. I have no problem sharing,
but I would like to have my name on the template entry. How can I handle
this issue. You sound like the type of guy I would not mind seeing it. Can
ya help again? Can we correspond more directly? I have old mail addresses I
could post !

"Mike H" wrote:

Hi,

An example of your data layout would have helped so i've guessed that each
person has a column with their name at the top and 32 spaces below for each
week. So for column A put this in B2 and drag down to B33

=COUNTIF($A$2:$A$33,A2)1

Mike

"JamesInNeedFootballInDeed" wrote:

In Case You Missed My First Post !!!
I'm producing a template for a football pool I am in. It's called a "Margin
Of Victory" pool. Just like most, the person with the most points at the end
of the NFL season wins. It works just like the name. Each person chooses on
NFL team each week. Points are awarded or deducted for the "Margin" of
points the NFL team the person chose won by. "Victory" ex: I chose the
Philadelphia Eagles this week and they beat the Carolina Panthers 28 to 7.
I, for choosing the Eagles, am awarded 21 points. Another person, who had
the Panthers this week would have -21, or 21 points deducted from his/her
running total.
Heres the trick, and my problem for this post. Each person in the pool can
choose the same team from each of the 32 NFL teams once. In other words, my
choice of the Eagles is available to me only once in the 17 week season.
I need a formula that notifies the input person that I can't have the Eagles
this week because I used them in week 10. Surely there is a formula that
recognizes PHI, (the abbreviation for Philadelphia) and notifies the input
person. I was thinking perhaps a "True" or "False" value in the column next
to each persons name.
Can Anyone Help ???

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
Football Pool Function JamesInNeedFootballInDeed Excel Worksheet Functions 11 December 31st 07 12:21 AM
Football pool Maitaimike Excel Programming 0 September 12th 06 05:09 AM
football pool schedule Big Dukez Football Pool Excel Discussion (Misc queries) 1 August 1st 06 07:31 PM
Football pool pats2306 Excel Discussion (Misc queries) 0 April 6th 06 10:35 PM
football pool template MarkB New Users to Excel 2 January 3rd 06 05:17 PM


All times are GMT +1. The time now is 11:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"