+ Reply to Thread
Results 1 to 8 of 8

detect in each sector the corresponding numbers and add the quantity.

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

    detect in each sector the corresponding numbers and add the quantity.

    detect in each sector the corresponding numbers and add the quantity
    * objective = to classify in each sector the numbers
    * of each draw line
    https://www.excelforum.com/attachmen...1&d=1570276489
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: detect in each sector the corresponding numbers and add the quantity.

    Can you give more details ?
    What is a sector ?
    Can you explain in your file where is the final result and if has been calculated .
    Last edited by PCI; 10-06-2019 at 04:11 AM.
    - Battle without fear gives no glory - Just try

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

    Re: detect in each sector the corresponding numbers and add the quantity.

    hello pci, thanks for viewing the post as well
    * this lottery uses 00 to 99 or one hundred numbers
    * are drawn 20 (keno type) was divided into 4 quadrants, sector means quadrants or 4 parts
    * but are in the 4 colors, the macro will see detect of each draw line its corresponding number can be represented by (x) or (1), and add the amount of each color or quadrant, there is forgotten
    * to talk about the 25 positions, amcro has to show also, if there was repetition of positions
    * in each draw,
    * ex = the 17th apposition repeated in other colors or quadrants

  4. #4
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: detect in each sector the corresponding numbers and add the quantity.

    See your file attached with some MATCH and COUNTIF functions and make comments.

    About
    * to talk about the 25 positions, amcro has to show also, if there was repetition of positions
    * in each draw,
    * ex = the 17th apposition repeated in other colors or quadrants
    Give an example of what could happen
    Attached Files Attached Files

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

    Re: detect in each sector the corresponding numbers and add the quantity.

    ok that's correct PCI remember that every week I will put new sweepstakes
    and formula has automatic make,
    on the 25 positions, see if in each draw line, repeat numbers drawn in the same position involving the 4 sectors,
    ex = position 1st time 4 repetitions = 01,06,51,56
    are numbers of the same position
    another example = position 25th da = 45 50 00 repeated 3 numbers of the same position in each quadrant, you have to add the 25 positions side by side
    https://www.excelforum.com/attachmen...1&d=1570355679
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,611

    Re: detect in each sector the corresponding numbers and add the quantity.

    In DW6 and then dragged across.


    =IFERROR(1/(1/SUMPRODUCT(($V6:$DT6="x")*($V$4:$DT$4=DW$4))),"")
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

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

    Re: detect in each sector the corresponding numbers and add the quantity.

    hello,KVSRINI, ok, that's correct, explored !!! great work, congratulations,
    * thank you!

  8. #8
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,611

    Re: detect in each sector the corresponding numbers and add the quantity.

    Thanks for feedback and 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. detect in each group, and add quantity, and assemble the list of two colors,
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-08-2019, 09:41 AM
  2. Summing sub-sector but returning sector data
    By JonnyOh in forum Excel General
    Replies: 2
    Last Post: 08-22-2019, 11:04 AM
  3. [SOLVED] please, detect the quantity of each group in the list
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-16-2019, 10:12 PM
  4. Replies: 7
    Last Post: 02-27-2014, 10:56 PM
  5. VBA Code - Button to paste numbers in a column sector
    By Orochi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-11-2013, 11:31 AM
  6. calculated the quantity of numbers
    By Stathis in forum Excel General
    Replies: 3
    Last Post: 05-03-2011, 07:40 AM
  7. Detect Negative numbers
    By new@this in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-04-2007, 05:30 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