Results 1 to 11 of 11

Extract unique items from array and place in a column.

Threaded View

  1. #1
    Registered User
    Join Date
    09-14-2018
    Location
    Minnesota
    MS-Off Ver
    2016
    Posts
    14

    Extract unique items from array and place in a column.

    Hello everyone. New user here.

    I have been doing quite a bit of research and have found many supposed VBA module codes that should work but I can not get them to work for the life of me.

    Here is a brief rundown of what I am attempting to do (I currently need help with step 2):
    1. Take a string separated with commas and extract each value to its own cell. I accomplished this with the following formula =TRIM(MID(SUBSTITUTE('MEAL CABLE SCHEDULE'!$L2,",",REPT(" ",LEN('MEAL CABLE SCHEDULE'!$L2))),(1-1)*LEN('MEAL CABLE SCHEDULE'!$L2)+1,LEN('MEAL CABLE SCHEDULE'!$L2))).
    2. Take the array produced by the formula above and extract a list of all unique values.
    3. Eventually take the list of unique values and use them to back reference other values from the spreadsheet.


    I have attempted to use ideas from the following link but apparently i cant post a link yet so I guess you have to use your imagination....

    Can anyone help? Thanks in advance!!
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Extract unique items from column and store some related data
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-05-2018, 08:15 AM
  2. [SOLVED] Calculate the total of a unique item and place in column G and make remaining items 0
    By djfscouse in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-05-2015, 04:00 PM
  3. Replies: 1
    Last Post: 11-05-2015, 03:18 PM
  4. [SOLVED] Count Unique Items in a Column Based on Unique Items in Two Other Columns
    By HangMan in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-31-2015, 04:48 PM
  5. [SOLVED] Extract unique items based on criteria
    By YasserKhalil in forum Excel General
    Replies: 4
    Last Post: 09-03-2015, 03:29 AM
  6. Extract unique items from a Table and place in a column
    By Evilshrew in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-28-2007, 02:36 AM
  7. Extract Unique Items
    By GreenLotus in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2007, 09:00 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