+ Reply to Thread
Results 1 to 2 of 2

Look at column in table, remove duplicates and sort to another table

  1. #1
    Registered User
    Join Date
    02-04-2014
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    18

    Look at column in table, remove duplicates and sort to another table

    I have a list of parts in a table. I am manually copy/pasting this list to another sheet in my workbook and then using DATA→Remove Duplicates to get a shortened list. Is there a way to automate this process?

    In the attached workbook I want the yellow cells to auto-fill for me.

    I get a lot of lists in the format on the left hand side so I want excel to automatically format them for me so that I can use the output on the right.
    Attached Files Attached Files
    Last edited by pdx-adm-trm01; 03-19-2014 at 07:02 PM.

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,751

    Re: Look at column in table, remove duplicates and sort to another table

    try
    =IFERROR(INDEX($A$4:$A$70,MATCH(0,INDEX(COUNTIF($F$3:F3,$A$4:$A$70),0,0),0)),"")
    and use CONTROL+SHIFT+ENTER to get an array formula {}
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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. Multicolumn Listbox - How to remove duplicates and sort by first column?
    By s2jrchoi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-17-2013, 02:30 PM
  2. Replies: 1
    Last Post: 11-02-2012, 12:18 AM
  3. [SOLVED] Need a formula to sort a table into table (for a Table Plan) and name in column 2
    By jbpianoman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-07-2012, 09:21 AM
  4. macro to select table and remove duplicates problem.
    By 0lzi in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-16-2011, 05:59 AM
  5. Excel 2007 : How do I remove table sort buttons
    By allg in forum Excel General
    Replies: 3
    Last Post: 01-19-2010, 12:12 PM

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