View Single Post
  #2   Report Post  
Gordon
 
Posts: n/a
Default

Nicolle K. wrote:
Here is a basic example of what I'm trying to do:

I have a list of football teams. Each week, I format the football
teams that won with red font. Is there a way to find a count of
those teams formatting in red and display that number in my worksheet?

I know an alternate way around this would be to have a win/loss
column and do a COUNTIF based on the values there. But I'm wondering
if there's a way to do it based on the formatting instead of the
values.


No AFAIK - you need to flag the rows that correspond to the winning teams.