COUNTIF using formatting?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Nicolle said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top