+ Reply to Thread
Results 1 to 2 of 2

Values of Column to Other Sheet, With out duplicates

  1. #1
    Registered User
    Join Date
    08-13-2014
    Location
    INDIA, PALGHAT
    MS-Off Ver
    Professional Plus 2019
    Posts
    61

    Values of Column to Other Sheet, With out duplicates

    Dear Friends, Have a Good Day.



    I need a values of a row

    to other sheet without

    Duplicate.

    Attach sample here with
    Attached Files Attached Files

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Values of Column to Other Sheet, With out duplicates

    Array formula(Ctrl+Shift+Enter instead of enter to take effect) in F6: =IFERROR(INDEX(Sheet1!$G$3:$G$341, MATCH(0, COUNTIF(F$5:F5,Sheet1!$G$3:$G$341), 0)),"")
    Click the * to say thanks.

+ 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. Replies: 2
    Last Post: 05-19-2015, 08:50 AM
  2. Merge values from column in one cell, based on duplicates in another column
    By Rawland_Hustle in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-24-2014, 11:04 AM
  3. Replies: 8
    Last Post: 08-08-2013, 08:45 AM
  4. [SOLVED] Find duplicates in column A, add values from column B (possibly delete duplicates)
    By luarwhite in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-12-2013, 04:34 PM
  5. [SOLVED] Macro to count unique values in a column, enter it in next column, then delete duplicates
    By pmorisse in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-25-2013, 03:27 PM
  6. [SOLVED] Pull unique values from column without duplicates and export to another sheet
    By vandetta in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-02-2013, 10:35 PM
  7. Script to check for duplicates in one column then alter adjacent column values
    By SebN in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-29-2010, 12:23 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