View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Maddog Maddog is offline
external usenet poster
 
Posts: 3
Default count colored cells in excel

Need a way to count the number of colored cells in a column that are filled
with a specific color via conditional formatting.

Found a VBA script on the internet for a ColorFunction code that will count
colored cells if manually filled. Doesn't work for those filled via
conditional formatting.

Any help would be appreciated.

Thanks!