+ Reply to Thread
Results 1 to 3 of 3

formula to highlight the my selected numbers in red

  1. #1
    Registered User
    Join Date
    09-24-2008
    Location
    canada
    Posts
    2

    formula to highlight the my selected numbers in red

    Hi all I've been trying to figure this out but no go. I'm trying to basically like a bingo with my kids. I type in a row of six numbers and i get the program to highlite the numbers in red that i picked for example

    picked numbers 1-2-3-4-5-6-7

    John 3-4-10-11-12-13-14-----2 numbers highlited 3 and 4

    he has basically 3 and 4 highlited in red a have that part figured out but i want it to count that he has two numbers highlited or two cells is there a way of doing this. I hope i made sense. Thanks.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Count numbers that match a list

    With
    A1:A7 contains this list: 1,2,3,4,5,6,7
    and
    C1:C7 contains this list: 3,4,10,11,12,13,14

    This formula counts the items in C1:C7 that are
    in A1:A7:
    Please Login or Register  to view this content.
    In the above example, D1 returns: 2

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    09-24-2008
    Location
    canada
    Posts
    2

    can't get it to go

    Hi ron thanks for the reply. Very new at this just trying new things. Do I have to add a new conditional format or where do i put that formula . Here is an example of my formula for mine

    formula is =countif($C$3:$I$12,C14) when i input numbers it highlites them all from c14 and on

    $C$3:$I$12 is where i pick my numbers and C14 is where i have 5 names basically from c14 to i18 for example. Thanks for your help. Does this make any sense.

+ 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. Help to put a range of numbers in a formula
    By QueenRinoa in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-22-2008, 01:55 PM
  2. Editing numbers without removing formula
    By Goodz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-26-2008, 06:49 AM
  3. Numbers round down when a 5 is in the third decimal place using a formula
    By Jbagger in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-27-2007, 11:59 AM
  4. Highlight formula results that have a blank value
    By alexwren in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-18-2007, 05:47 PM
  5. Hiding numbers that are part of a formula
    By klish in forum Excel General
    Replies: 2
    Last Post: 10-24-2006, 12:55 PM

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