Summing the number of paticular coloured cells

  • Thread starter Thread starter gazoom
  • Start date Start date
G

gazoom

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
 
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)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top