View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gee-off Gee-off is offline
external usenet poster
 
Posts: 19
Default Counting Cells By Color

I have a spreadsheet that has different color codes. What I would like to do
is count all values in a row or column based upon the color in the individual
cells. Is there a feasible way to count those cells with the specific color?
How else would you recommend counting if colors are not possible? Thanks.