+ Reply to Thread
Results 1 to 4 of 4

separate the last digit and classify the 6 patterns and add the amount

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

    separate the last digit and classify the 6 patterns and add the amount

    separate the last digit and classify the 6 patterns and add the amount
    https://www.excelforum.com/attachmen...1&d=1660507546
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,006

    Re: separate the last digit and classify the 6 patterns and add the amount

    in Q6

    =--RIGHT(A6,1)

    copy across


    in AG6

    =COUNTIF($Q6:$AE6,AG$5)

    copy across to AK5

    in AL6

    =SUM(AG6:AK6)

    similar for others

    Suppress zeros with format 0;0;;@
    Attached Files Attached Files
    Last edited by JohnTopley; 08-15-2022 at 07:03 AM.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Expert
    Join Date
    01-25-2011
    Location
    Belgium, Alveringem
    MS-Off Ver
    Excel 2003, 2007, 365
    Posts
    1,418

    Re: separate the last digit and classify the 6 patterns and add the amount

    Attachment 791679
    And with ohn Topley's formulas, you get this distribution for the final SUM-column
    (total size of the file = 1.3 MB = too large to publish)
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by bsalv; 08-15-2022 at 01:02 PM.
    Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

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

    Re: separate the last digit and classify the 6 patterns and add the amount

    ok topley and bsalv, corret, conglatulations thank you!

+ 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. separate pick 3 into three pairs and classify the 4 patterns, even/odd/high/low
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2022, 05:40 PM
  2. separate the last digits and sort and add the amount in each of the 4 patterns
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2021, 08:50 PM
  3. [SOLVED] separate the last digit and classify each last digit according to the 4 standards
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-01-2021, 07:02 AM
  4. separate the last digit, and detect in the 7 patterns.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-24-2020, 10:39 AM
  5. [SOLVED] separate the last digit, and detect in the 4 patterns the sum of each
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-16-2020, 08:49 AM
  6. [SOLVED] separate the last digit into 5 cracks, * and detect the 8 possible patterns
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-17-2020, 09:28 AM
  7. [SOLVED] separate the last digit into threes, then detect one of the 6 largest patterns.
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-27-2019, 09:54 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