PC Review


Reply
Thread Tools Rate Thread

What are the COUNT or other options ...

 
 
rugbykats
Guest
Posts: n/a
 
      27th Aug 2008
I am creating a spreadsheet that will allow me to keep track of a football
game's statistics by entering the result as each play occurs. Generally, no
problem. However, plays randomly result in first downs, and when that
happens, I would like to "mark" the cell in some way. Then I will create a
cell that simply counts how many of those cells there are, which will give me
the total number of first downs.

My question is, in what way can I "mark" the cell? Whatever way I do it, the
worksheet must still be able to access and use the number entered in that
cell.
 
Reply With Quote
 
 
 
 
T. Valko
Guest
Posts: n/a
 
      27th Aug 2008
Use a column:

Column header: 1st downs

Simply enter a Y or Yes to mean the play resulted in a 1st down.

Then just count the Y or Yes in that column:

=COUNTIF(F:F,"Y")
=COUNTIF(F:F,"Yes")

--
Biff
Microsoft Excel MVP


"rugbykats" <(E-Mail Removed)> wrote in message
news:7E84CE17-86AF-4AB9-B68C-(E-Mail Removed)...
>I am creating a spreadsheet that will allow me to keep track of a football
> game's statistics by entering the result as each play occurs. Generally,
> no
> problem. However, plays randomly result in first downs, and when that
> happens, I would like to "mark" the cell in some way. Then I will create a
> cell that simply counts how many of those cells there are, which will give
> me
> the total number of first downs.
>
> My question is, in what way can I "mark" the cell? Whatever way I do it,
> the
> worksheet must still be able to access and use the number entered in that
> cell.



 
Reply With Quote
 
Gary''s Student
Guest
Posts: n/a
 
      27th Aug 2008
Just make the cell's background color unique. Then use:

http://www.cpearson.com/excel/Colors.aspx
--
Gary''s Student - gsnu200801


"rugbykats" wrote:

> I am creating a spreadsheet that will allow me to keep track of a football
> game's statistics by entering the result as each play occurs. Generally, no
> problem. However, plays randomly result in first downs, and when that
> happens, I would like to "mark" the cell in some way. Then I will create a
> cell that simply counts how many of those cells there are, which will give me
> the total number of first downs.
>
> My question is, in what way can I "mark" the cell? Whatever way I do it, the
> worksheet must still be able to access and use the number entered in that
> cell.

 
Reply With Quote
 
rugbykats
Guest
Posts: n/a
 
      27th Aug 2008
Thanks to both of you for the quick responses. I'm hoping to avoid adding a
first downs column, just out of sheer laziness. =P
I was wondering if color could be used as a Count criterion, and after
searching the discussion boards had just about given up on it. The CountColor
command looks great, and I'm definitely going to try it. So thanks for the
heads up!

"Gary''s Student" wrote:

> Just make the cell's background color unique. Then use:
>
> http://www.cpearson.com/excel/Colors.aspx
> --
> Gary''s Student - gsnu200801
>
>
> "rugbykats" wrote:
>
> > I am creating a spreadsheet that will allow me to keep track of a football
> > game's statistics by entering the result as each play occurs. Generally, no
> > problem. However, plays randomly result in first downs, and when that
> > happens, I would like to "mark" the cell in some way. Then I will create a
> > cell that simply counts how many of those cells there are, which will give me
> > the total number of first downs.
> >
> > My question is, in what way can I "mark" the cell? Whatever way I do it, the
> > worksheet must still be able to access and use the number entered in that
> > cell.

 
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
Using same fomula to count AND and OR options / sumproduct KCR Microsoft Excel Worksheet Functions 5 12th Dec 2008 02:30 PM
Fills Series options sometimes messes the count!!! =?Utf-8?B?U29ydCBieSBSb29tIGFuZCBBQkM=?= Microsoft Excel Misc 3 26th Sep 2007 02:27 AM
Outlook tracking options should count "no response" and print deta =?Utf-8?B?TSBCb2Jv?= Microsoft Outlook Discussion 1 16th Aug 2005 01:15 PM
Changing word count options =?Utf-8?B?bm8xaW1wdA==?= Microsoft Word Document Management 6 7th Feb 2005 09:32 AM
Folder Count Options =?Utf-8?B?QkMyMDA0?= Microsoft Outlook Installation 2 16th Dec 2004 07:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:32 PM.