#1   Report Post  
Posted to microsoft.public.excel.misc
SAlexander
 
Posts: n/a
Default formula

Im writing a horse race program.
I can do as many as 20 horses in one race (or 20 rows)
In my program there are 15 categories (or 15 columns) where a horse can be
rated 1st, 2nd or 3rd which is conditionally formatted (Blue, Red and Green).
In other words a particular horse could have any number of blue, reds, or
greens in his section up to 15..
Id like to be able to break this down to the point where I can generate a
number for each horse, corresponding to how many 1st, 2nd, or 3rds(blue, reds
and greens) a horse may have.
What formula would I use to count all the blues, reds and greens for each
horse and generate this into another section of my sheet?

--
SAlexander
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mallycat
 
Posts: n/a
Default formula


Assuming your cells contain 1, 2 or 3 in the cell, just use a countif
statement

=countif(range,1) will tell you how many 1's etc


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=555169

  #3   Report Post  
Posted to microsoft.public.excel.misc
SAlexander
 
Posts: n/a
Default formula

Sorry to trouble you but your assumption is not right. The numbers are not 1,
2 and 3
If the number 1 horse has the best time out of the other 20 horses the
number will be
1 in blue 2nd best the number will be 1 in red and 3rd green I would like to
separate
Theses 1s and count all the blues reds and greens.

--
SAlexander


"Mallycat" wrote:


Assuming your cells contain 1, 2 or 3 in the cell, just use a countif
statement

=countif(range,1) will tell you how many 1's etc


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=555169


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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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

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"