View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Can you count a certain color cell?

Hi B,

See xlDynamic's ColourCounter page at:

http://www.xldynamic.com/source/xld.ColourCounter.html


---
Regards,
Norman



"bkd" wrote in message
...
In Excel can you count a certain color cell? If I have 4 blue cells can
the
program count the color of cells? I if the word "blue" was in the cell it
would count that but that is not what I'm looking for. The cells I'm
trying
to count are text cells with no common value.

Thanks,
BKD