+ Reply to Thread
Results 1 to 3 of 3

Sorted List of all Unique strings

  1. #1
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    Sorted List of all Unique strings

    Hi,

    In the attached WB you'll find a 3X8 green matrix filled with strings.

    I am looking for a Formula in order to present only the unique entries in the (Yellow) range A10:A17, preferable in Ascending sorted order .

    Thanks in advance, Elm
    Attached Files Attached Files

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Sorted List of all Unique strings

    Try the following event driven macro

    Please Login or Register  to view this content.
    Open up the VBA editor by hitting ALT F11

    Open the Sheet1 tab

    Paste the macro into the empty sheet

    Hit ALT F11 to get back to the worksheet.

    The macro will run every time a change is made to the 8 x 3 range.
    Martin

  3. #3
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Reykjavík, Iceland
    MS-Off Ver
    Any of: 2003 & 2007
    Posts
    412

    Re: Sorted List of all Unique strings

    Thanks for your effort.

    As I wrote in my first post - I'm looking for a Worksheet formula (Function) in order to achieve the task.

    I'm familiar with Event-macros with loops.

    If you can come up with a Worksheet formula (might be an "array formula") I will appreciate it.


    Thanks, Elm.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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