+ Reply to Thread
Results 1 to 3 of 3

Combine data through different worksheets and remove duplicates

  1. #1
    Registered User
    Join Date
    02-05-2020
    Location
    India
    MS-Off Ver
    2016
    Posts
    11

    Combine data through different worksheets and remove duplicates

    I have 12 worksheets ( one for each month ) i have a list of names in the column "K" in all the 12 sheets. I have a separate sheet apart from the 12 sheets in the same workbook named as "Names" in which i want all the names from "K" column of all the sheets to be combined and i want the duplicates also to be removed .

  2. #2
    Forum Expert
    Join Date
    11-28-2015
    Location
    indo
    MS-Off Ver
    2016 64 bitt
    Posts
    1,513

    Re: Combine data through different worksheets and remove duplicates

    Try this udf
    In sheet you want merge
    =Iferror(xx(row(a1);select col k in sheet1 and press F4;sheet2 col k press f4,etc in sheet you want))
    Please Login or Register  to view this content.
    "Presh Star Who has help you *For Add Reputation!! And mark case as Solve"

  3. #3
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,409

    Re: Combine data through different worksheets and remove duplicates

    VBA macro on button on sheet1.
    Sheet("Join") is empty at present.
    Transfers all columns "A" to Sheet("Join")col "A" then places uniques in column "D"
    Attached Files Attached Files

+ 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] Combine values from columns with remove duplicates
    By wrybel in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-20-2019, 06:41 AM
  2. Replies: 6
    Last Post: 10-19-2018, 02:44 PM
  3. [SOLVED] Combine cells and remove duplicates
    By deanblew in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-27-2016, 10:09 AM
  4. Replies: 4
    Last Post: 01-24-2016, 10:40 AM
  5. combine 2 worksheets and hide duplicates
    By NicoleG in forum Excel General
    Replies: 4
    Last Post: 01-14-2016, 09:10 PM
  6. VBA to combine lists and remove duplicates in Excel 2010
    By pavaho in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-24-2014, 06:39 AM
  7. Replies: 2
    Last Post: 01-13-2014, 10:52 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