+ Reply to Thread
Results 1 to 6 of 6

detect in the blue list the two numbers in the yellow list,

  1. #1
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,175

    detect in the blue list the two numbers in the yellow list,

    detect in the blue list the two numbers in the yellow list,
    objective is to see n the blue list the number of times that occurred in the yellow list of two numbers =
    https://www.excelforum.com/attachmen...1&d=1610705823
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,740

    Re: detect in the blue list the two numbers in the yellow list,

    Not sure if this is what you are after
    PUT in Q5
    =COUNTIF($G:$H,J5)
    Copy across the 6 columns Q to V
    and then down

    IF NOT
    Then please put Expected results in your sample
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,175

    Re: detect in the blue list the two numbers in the yellow list,

    hello! ETAF , ,almost, there we have the double of the first two numbers, in yellow, to confront the 6 wheel in blue, the formula or macro will see the number of times in the 6 number string, the two initials, see how many times it was drawn, ex =
    25 45 has been drawn 12 times, or 13.30 has been drawn 8 times ,,,, it's just an example, ok to do delay statistics

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,557

    Re: detect in the blue list the two numbers in the yellow list,

    1. Paste the yellow numbers transpose into rows 4:5
    2. Use the following formula in rows 6 and down: =SUMPRODUCT(($J6:$O6=P$4)+($J6:$O6=P$5))>1
    3. Count in row 3 is populated using: =COUNTIFS(P6:P100,TRUE)
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Forum Contributor
    Join Date
    11-29-2014
    Location
    brasil
    MS-Off Ver
    excel 2016
    Posts
    2,175

    Re: detect in the blue list the two numbers in the yellow list,

    ok, yes perfect good job, as i am on my birthday, it was a great gift, thanks !! when you win a prize you will be rewarded, for sure, thanks jeteMC

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,557

    Re: detect in the blue list the two numbers in the yellow list,

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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. detect in the yellow group the number of numbers drawn.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-04-2020, 08:44 AM
  2. Replies: 4
    Last Post: 08-17-2020, 08:37 AM
  3. detect the 6 prime numbers in the list
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-27-2020, 02:33 PM
  4. [SOLVED] IF MAX (yellow), MIN (blue) conditional formatting
    By chaiyya345 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-07-2019, 03:37 AM
  5. Replies: 2
    Last Post: 09-20-2019, 11:13 AM
  6. detect in a color to yellow pairs and odd blue, *
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-30-2019, 05:56 AM
  7. Delete all rows with yellow or blue
    By ekr in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-20-2014, 12:26 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