counting cells in a range having certain format

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

Guest

Is there a way to use the countif function to count cells
in a range with 1) a red background and 2) that contain
letter "A". Something like the following.

=COUNTIF($E112:$K163,Font.Color($P$150))

Thanks in advance, lh
 
You should ask this question in an Excel newsgroup. This is an Access
newsgroup and Access doesn't have cells and doesn't have a CountIF function.
 
Back
Top