+ Reply to Thread
Results 1 to 2 of 2

Grouping by / Isolation value

  1. #1
    Registered User
    Join Date
    06-16-2020
    Location
    CZK
    MS-Off Ver
    365
    Posts
    1

    Grouping by / Isolation value

    Hello,

    Win 10, Office 365
    I attached example excel file. ExcelForum1.1.xlsx

    Column K-NgType displays machine test results by: component location, its identity number, barcode, and batch data in columns:
    F-Batch | G-barcode | H-ID | I-Reference
    For the example, I isolated groups by color.

    Column N-OperatorNgType contain a final figure according to employee decision.
    In each group, there may be one result or more, which is repeated as the number of rows in each group.
    I need to isolate / to count only a single value in each group, *as shown in column O-Net Value*

    In the beginning I thought of using simple 'Remove Duplicates' with reference to the columns I listed above, but since the data in column K -NgType is important, probably it is not possible.

    The Original file contains above 300K rows
    Any suggestions?
    THANKS
    Ornico

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Grouping by / Isolation value

    1 simple way would be to use COUNTIFS in a helper (I used W), then just filter on "1"...
    =COUNTIFS($F$2:F2,F2,$G$2:G2,G2,$H$2:H2,H2,$I$2:I2,I2)
    copied down
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Calculating Isolation panels (Math Problem)
    By Gtotheurra in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-11-2020, 01:08 PM
  2. Replies: 0
    Last Post: 12-10-2015, 08:24 AM
  3. Mass text isolation and copying
    By NightSprite in forum Excel General
    Replies: 12
    Last Post: 11-15-2013, 04:26 PM
  4. Newbie with a Zip Code Isolation Question
    By drnewland in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 03-11-2013, 05:05 PM
  5. "Named Range" Data Isolation
    By bong25 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-12-2011, 03:52 AM
  6. Web Query (Table Cell Isolation)
    By TSierra in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-25-2008, 06:28 PM
  7. [SOLVED] Can you recalculate an individual excel cell in isolation?
    By Dobey Kweeg in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-21-2005, 09:55 AM

Tags for this Thread

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