+ Reply to Thread
Results 1 to 2 of 2

detect in the yellow group the number of numbers drawn.

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

    detect in the yellow group the number of numbers drawn.

    detect in the yellow group
    the number of numbers drawn
    and then add the amount
    https://www.excelforum.com/attachmen...1&d=1607083560
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: detect in the yellow group the number of numbers drawn.

    Use this formula in Q5:

    =IF(COUNTIF($A5:$O5,Q$4),"x","")

    (You may need to use semicolons ( ; ) instead of commas ( , ) in the formula, depending on your regional settings).

    Copy the formula across into R5:Y5. Then you can use this formula in Z5:

    =COUNTIF(Q5:Y5,"x")

    Copy all those formulae down as far as you need them.

    Hope this helps.

    Pete

+ 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. [SOLVED] detect the number of times the pair was drawn.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-18-2020, 09:57 AM
  2. detect the number of numbers in each frequency group.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-12-2020, 11:45 AM
  3. [SOLVED] detect in each group their corresponding numbers.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-03-2020, 06:38 PM
  4. detect the number of numbers drawn from times of each letter in the 4 blocks
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-25-2020, 03:26 AM
  5. Replies: 0
    Last Post: 02-17-2020, 02:13 PM
  6. Replies: 2
    Last Post: 09-20-2019, 11:13 AM
  7. detect in each group the number of times it was drawn
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-11-2019, 09:25 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