+ Reply to Thread
Results 1 to 5 of 5

Tote: If recogniser and cells matching change colour

  1. #1
    Registered User
    Join Date
    10-01-2017
    Location
    Wales
    MS-Off Ver
    2017
    Posts
    62

    Tote: If recogniser and cells matching change colour

    Hi,

    I'm trying to set up a Tote for my local sports clubs, basically I need to identify if members numbers match drawn numbers. If they do I want the cells to turn green, if they don't I want the cells to turn red.

    I also want a cell at the end to identify how many numbers they have matched and then give a result of winning or not.

    I have attached the spreadsheet of how the result should look like.

    Any help appreciated as always
    Thanks
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,493

    Re: Tote: If recogniser and cells matching change colour

    So, your conditional formatting rules for C18 (untested):

    =MATCH(C18,$C$1:$F$1,0) (this is for green)

    =ISNA(MATCH(C18,$C$1:$F$1,0)) (this is for red)

    And the counting formula:

    =SUMPRODUCT(COUNTIF(C18:F18,$C$1:$F$1))
    Last edited by AliGW; 12-15-2018 at 09:29 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,493

    Re: Tote: If recogniser and cells matching change colour

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  4. #4
    Registered User
    Join Date
    10-01-2017
    Location
    Wales
    MS-Off Ver
    2017
    Posts
    62

    Re: Tote: If recogniser and cells matching change colour

    Brilliant, all solved.

    Thank you

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,493

    Re: Tote: If recogniser and cells matching change colour

    Glad to help - thanks for the rep.

+ 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. Colour coding matching cells.
    By southside in forum Excel General
    Replies: 3
    Last Post: 01-10-2016, 12:23 PM
  2. Replies: 1
    Last Post: 12-23-2015, 02:08 PM
  3. Colour change in cells
    By davehow87 in forum Excel General
    Replies: 10
    Last Post: 08-10-2014, 05:48 AM
  4. [SOLVED] Count cells with date criteria matching conditional formatting colour
    By summer2010 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-07-2013, 04:34 AM
  5. Change colour of cells based on another cell's colour (Not value)
    By LTrain89 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-25-2013, 08:44 PM
  6. Replies: 7
    Last Post: 11-27-2008, 10:31 AM
  7. cells need to change colour
    By jon@karhu in forum Excel General
    Replies: 4
    Last Post: 10-23-2008, 04:36 PM

Tags for this Thread

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