+ Reply to Thread
Results 1 to 6 of 6

unique sort function with filter

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    unique sort function with filter

    Hello all

    I want to know how to use the filter formula to apply a unique sort..

    In my data, column A has values which if I filter by, will return different values in column B.

    I have to currently use the filter button to see all the values in column B, after selecting each unique value from column A

    I want to a formula to return all the values in column A and maybe list the unique corresponding values next to in alphaetical order.

    Amb- Continental Meats (selected from column A) column B values shows
    Amb Cnti- Jerky
    Amb Cnti- Other Ssg
    Amb Cnti- Pepperami

    maybe this can be transposed and go like this across cells? Amb Cnti- Jerky Amb Cnti- Other Ssg Amb Cnti- Pepperami

    Any suggestions and help appreciated!
    Attached Files Attached Files
    Thanks,

    R.



  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: unique sort function with filter

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Valued Forum Contributor
    Join Date
    06-23-2021
    Location
    Romania
    MS-Off Ver
    2021, 365 v 2208
    Posts
    722

    Re: unique sort function with filter

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Diana Tanase


    If the solutions offered helped you to solve your problem, then mark the thread as SOLVED (thread tools in the top menu) and you can click on * to add reputation to those who helped you, as a way to say thank you !

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: unique sort function with filter

    Try this

    =SORT(UNIQUE(A1:B65),1,1,FALSE)
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  5. #5
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: unique sort function with filter

    thank you both, interesting solutions!

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: unique sort function with filter

    Both? 3 people have responded

+ 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. [SOLVED] Unique, Sort, Filter, Validation Lists and Arrays
    By mstgier in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-24-2022, 08:22 AM
  2. Unique sort function by finding text in spreadsheet
    By rayted in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-10-2022, 02:11 PM
  3. Replies: 0
    Last Post: 10-27-2021, 04:04 AM
  4. Replies: 2
    Last Post: 11-23-2020, 12:03 PM
  5. Sort & Filter Function
    By number46 in forum Excel General
    Replies: 3
    Last Post: 01-23-2010, 09:51 AM
  6. Sort & Filter Unique items
    By olasa in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-12-2008, 07:00 AM
  7. [SOLVED] Filter in place question for sort of unique records
    By a in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-08-2005, 10:06 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