Ask Experts Questions for FREE Help !
Ask
    markcaron's Avatar
    markcaron Posts: 1, Reputation: 1
    New Member
     
    #1

    Aug 26, 2009, 08:44 AM
    Count certain coloured cells in excel
    Hi

    I have numerous coloured cells on an excel worksheet and I want to make a formula to count the different colours... ie all the red ones, the green ones etc...

    Which formula would I use
    JBeaucaire's Avatar
    JBeaucaire Posts: 5,426, Reputation: 997
    Software Expert
     
    #2

    Aug 26, 2009, 06:46 PM

    You'll need to use Excel 2007 if you plan attempting this with any builtin function. If you're on an earlier version, you'll have to add this capability into your worksheet by installing some UserDefined functions.

    Chip Pearson has written many many functions like this, here's some:
    Conditional Formatting Colors

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Formula for coloured cells and then expressed as time [ 1 Answers ]

I have created an excel 07 spreedsheet:- cells is split into 15 min startting at 00:00 (@B2) to 23:34 @CS2) in a3 I have driving time in a4 other work in a5 POA in a6 break each cell I have managed to create a different colour when u click on the relevant cells (row 3 - red, row 4 - blue,...

Using Count to get the number of cells in a column that contain text [ 4 Answers ]

I'm trying to just count the number of cells in a column that have text in them. I used a formula given in one of the previous questions and got a return of #NUM. The fomula I tried was =Sumproduct((Callsign <>"")/Count if (Callsign, Callsign & ""))

Excel - Count how many cells have a certain color [ 1 Answers ]

Is there a formula to count how many cells within a row have a certain color. For Instance if I have A1 to M1 filled in with text and 8 are colored yellow then I want my result in N1 to say 8. Any way to do this?

How to count cells with colored font. [ 2 Answers ]

I'm have a spread sheet in Excel that has some cells fonts in red to indicate poor numbers. I want to know how I can count how many cells on the spread sheet have red font. I tried to do a COUNTIF command but I'm not sure if this is will count the colored font data.

How to count the cells in excel with different fill pattern styles [ 2 Answers ]

Hi I want to count the cells in excel with different fill pattern styles. How is it possible. Can anyone post the function for this purpose like counting coloured cells. I tried a lot , but I got failed. Here I got a function to count cells filled solid, but it is not working... is it...


View more questions Search