+ Reply to Thread
Results 1 to 6 of 6

Count with colour combination formula

  1. #1
    Registered User
    Join Date
    09-13-2006
    Posts
    23

    Count with colour combination formula

    Hi guys,

    I have a request that may be quite hard to explain but here goes:

    The spreadsheet attached holds a list of names, their IDs and their location (Whether or not they are due to leave the job)

    The top row has competencies that, for each person are formatted yellow for desired, pink for essential and white for not required.

    I have a countcolour in D7 that is counting how many people require the competence (essential)
    In D8, I have a countcolour that determines which people hold the competence (but only the essential ones) I don't care about people who have it but don't really need it.
    In D9 I have a countcolour that determines which people have it booked.
    In D10, I have a COUNTIFS that determines how many people are due to leave who hold the Q or have it booked. (set to <> for anything in the cell)

    The problem is that this that D10 accounts for all people, not just those who have it as an essential Q.
    I was trying to combine the countcolour with the COUNTIFS formula but this doesn't seem to be possible.

    I'm guessing i'll need to add another module but have no VBA experience.

    Any help appreciated!

    Mark
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-13-2006
    Posts
    23

    Re: Count with colour combination formula

    Can anybody help with this?

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,000

    Re: Count with colour combination formula

    What should the answer be... and why??
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Registered User
    Join Date
    09-13-2006
    Posts
    23

    Re: Count with colour combination formula

    what do you mean?

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,000

    Re: Count with colour combination formula

    What is tje manually calculated correct answer? How was it derived?

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Count with colour combination formula

    1st, you dont really need SUM in that formula.
    2nd, if I understand you correctly, maybe this?
    =SUMPRODUCT(--(D3:D6=E13:I13)*(C3:C6<>"due to leave"))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Count combination of numbers
    By charco_o in forum Excel General
    Replies: 0
    Last Post: 03-13-2016, 12:33 PM
  2. (Count Formula) Count if two seperate ranges create unique combination
    By Geekcrux in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-10-2016, 07:00 AM
  3. formula help - conditional format to colour cell = count = formula
    By rangeruk in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-23-2015, 09:03 PM
  4. [SOLVED] Formula or VBA or Combination to count Number of Cells in a merged range! PLEASE HELP!
    By WaylettChris in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-13-2014, 11:02 AM
  5. Replies: 3
    Last Post: 04-06-2014, 10:44 AM
  6. Formula to Count by Colour (Text) with other criteria
    By Paul Sheppard in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-26-2007, 05:46 AM
  7. Formula to count Cell colour.
    By themax16 in forum Excel General
    Replies: 3
    Last Post: 05-29-2005, 09:05 AM

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