+ Reply to Thread
Results 1 to 2 of 2

get unique values from a range and paste

  1. #1
    Registered User
    Join Date
    09-15-2014
    Location
    California
    MS-Off Ver
    2010
    Posts
    35

    get unique values from a range and paste

    Hi I have my data in the following format:

    in B8:B57 are names example: apple, banana, banana, orange, apple, orange and also "" values. The "" values are from a formula (=if(isblank(a8), "")

    I'd like to get a unique list of the names in column B, in the order they appear.

    so the output would be apple, banana, orange

    And paste that into range C1.

    Thanks!

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: get unique values from a range and paste

    Enter array formula in C8 and copy down
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    v B C
    7
    8 apple apple
    9 banana banana
    10 banana orange
    11 orange watermelon
    12 apple
    13 orange
    14
    15
    16 apple
    17
    18
    19 watermelon
    20
    21
    ***Array formula
    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER.
    You will know the array is active when you see curly braces { } appear around your formula.
    If you do not CTRL+SHIFT+ENTER [I]you will get an error or a clearly incorrect a
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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] Copy & Paste all unique values from a range
    By liamfrancis2013 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-01-2016, 07:09 AM
  2. Find unique values and paste in row
    By linok in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-02-2015, 07:57 AM
  3. Copy & Paste Unique Values
    By boiler2003 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-06-2012, 09:08 AM
  4. Unique Values, Paste and Transpose
    By pauldaddyadams in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 11-09-2011, 04:22 PM
  5. Paste unique values
    By danusko in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 06-05-2009, 05:37 PM
  6. Search and paste unique values
    By TomBP in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-10-2007, 09:55 AM
  7. How can I paste a unique values list?
    By jak roodi in forum Excel General
    Replies: 3
    Last Post: 06-13-2005, 03:05 AM

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