+ Reply to Thread
Results 1 to 3 of 3

Creating an automatically updating unique distinct list from a column

  1. #1
    Registered User
    Join Date
    02-11-2010
    Location
    Finland
    MS-Off Ver
    Excel 2007
    Posts
    6

    Creating an automatically updating unique distinct list from a column

    Hey Excel Forum,

    I've got a master list of source data that's associated with a couple levels of categories in adjacent columns. My intention is to create a separate sheet for each of the levels of categories where I can display aggregate statistics for my source data contained within these categories, each sheet dealing with a separate level, and for them to update automatically when the master list is updated. In order to do so, I understand that each of these sheets needs to display a unique distinct list of categories within my chosen category level. As an example, my data appears like this:

    Please Login or Register  to view this content.
    If I were to create a sheet summarizing data for protein, I would want to a list of the various types within (fish, poultry) without repeating duplicates. I named the column with the various proteins in my master list as protein_list. I found a solution online that had me use an array formula as such:

    =INDEX(protein_list,MATCH(0,COUNTIF($A$1:A3,protein_list),0))

    While this worked, it caused Excel to crash repeatedly and slowed everything down to a crawl. At other times, I get a warning of a circular formula. Also, cells were slow to update, and I needed to force a full cell update every time for it to work. Is there a better way of doing this?

  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,206

    Re: Creating an automatically updating unique distinct list from a column

    Attach a sample workbook (not image).

    Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate.

    Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  3. #3
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: Creating an automatically updating unique distinct list from a column

    Hi gaggia- That is a standard formula for listing unique values. Could you please show your Name Definition for protein_list, I'm betting you included the entire column?

+ 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. 2-Column List of Unique Distinct COMBINED Values
    By probladerunner in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-19-2016, 09:05 PM
  2. [SOLVED] VBA Creating a list of unique values from one column based on criteria from another column
    By bilbo85 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-09-2016, 02:38 PM
  3. Replies: 0
    Last Post: 07-21-2015, 04:44 PM
  4. [SOLVED] unique distinct list from a column but
    By pic2pic in forum Excel General
    Replies: 15
    Last Post: 02-02-2015, 05:15 PM
  5. Create a Distinct Unique list for 2 Columns
    By boldcode in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-06-2014, 05:10 PM
  6. Creating a list of unique acronyms from text in a column
    By Louisa Venter in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-04-2014, 12:23 PM
  7. [SOLVED] Unique distinct alphabetically sorted list
    By atlant15 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-06-2013, 10:03 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