+ Reply to Thread
Results 1 to 2 of 2

Automatic adding of Coloured cells ISSUE

  1. #1
    Registered User
    Join Date
    10-05-2010
    Location
    Blackpool, England
    MS-Off Ver
    Excel 2003
    Posts
    4

    Automatic adding of Coloured cells ISSUE

    Hi,

    I am having difficulty in finding a solution to my problem.

    In column M i have a list of 3 different colours which indicates whether something is on time or not. I need some code or formula that will add up the colours seperately and put them in a table showing the total number of the 3 different colours

    Can anyone help

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Automatic adding of Coloured cells ISSUE

    These UDF's will return either the index of the fill or font colour of a cell.

    Please Login or Register  to view this content.

    You can then use a pivot table to summarise the results.

    This will not work if you are using conditional formatting to colour the cells. If that's the case you should use the same conditions as for the formatting as a basis for a SUMIF/SUMPRODUCT formula.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1