ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Count how many times conditional formatted cells are positive (https://www.excelbanter.com/excel-worksheet-functions/257911-count-how-many-times-conditional-formatted-cells-positive.html)

Caroline Keen

Count how many times conditional formatted cells are positive
 
Once you have applied conditional formatting, is it possible to count the
number of cells that turn the different colours?

Fred Smith[_4_]

Count how many times conditional formatted cells are positive
 
Counting by colors requires code (a UDF). However, the simple workaround is
to count by the same condition that triggers the color.

If, for example, your condition is a positive number, then use:
=countif(range,"0")

Regards,
Fred

"Caroline Keen" <Caroline wrote in message
...
Once you have applied conditional formatting, is it possible to count the
number of cells that turn the different colours?




All times are GMT +1. The time now is 04:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com