View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Summing the number of paticular coloured cells

I don't think there is a facility to count coloured cells, but the filter
has an option to filter by cell colour, and then you can use the SUBTOTAL
function to count the visible cells, like so =SUBTOTAL(3,A2:A20)

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"gazoom" wrote in message
...
I was sure that in one of the reviews of office/excel 2007 there was a
function that allowed you to count the number of cells of a particular
colour
in a column. Can any one help where this function is in excel 2007.
Thanks