+ Reply to Thread
Results 1 to 3 of 3

Duplicate cell values - Grabbing cells 'above' to make a list

  1. #1
    Registered User
    Join Date
    10-20-2017
    Location
    Dublin, Ireland
    MS-Off Ver
    2202 (Build 14931.20858 Click-to-Run)
    Posts
    51

    Question Duplicate cell values - Grabbing cells 'above' to make a list

    Dia dhuit Excel Forum,

    I've a similar query to linked I opened 13/4/19: https://www.excelforum.com/excel-for...by-column.html, though this one is more complicated...

    Attached file shows taskcards, and for some taskcards, an appropriate check package.

    1. A1 - A5 are taskcards without package and are formatted with white fill.
    2. A6 has a corresponding package in A7, called 'A03' so it's been filled green.
    3. A7 is the package from A6.
    4. In columns C-F, the cells show how the taskcards are grouped.
    5. A12 is in both A01 & A03 so it's been put into both column D & F.


    Is there a quicker method of grouping, other than going through the 850 lines?
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Duplicate cell values - Grabbing cells 'above' to make a list

    Please try at C2:Fxx
    =IFERROR(INDEX($A:$A,AGGREGATE(15,6,ROW($A$1:$A$852)/ISNUMBER(FIND(C$1,$A$2:$A$852)),ROWS(C$2:C2))),"")
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-20-2017
    Location
    Dublin, Ireland
    MS-Off Ver
    2202 (Build 14931.20858 Click-to-Run)
    Posts
    51

    Re: Duplicate cell values - Grabbing cells 'above' to make a list

    Hi Bo_Ry,

    This seems to have collected it properly - I'm going to try to break down the formula so I can see how it works, when I do, I'll mark thread as solved.

+ 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. How to Make Cell Values Blank When Another Dependent Field is Duplicate
    By dts10 in forum Excel Programming / VBA / Macros
    Replies: 23
    Last Post: 03-13-2019, 01:36 PM
  2. =IFERROR(INDEX...) Function no longer grabbing referant cell values?
    By arwebb0264 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2016, 09:37 AM
  3. Replies: 6
    Last Post: 01-10-2016, 12:49 PM
  4. [SOLVED] Data grabbing formula from long list of cells
    By BoundToExcel in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-23-2015, 03:03 PM
  5. Replies: 2
    Last Post: 02-20-2012, 06:06 PM
  6. Replies: 4
    Last Post: 03-31-2010, 04:33 AM
  7. Grabbing list of inner content from cells
    By aeae in forum Excel General
    Replies: 2
    Last Post: 10-27-2007, 11:26 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