+ Reply to Thread
Results 1 to 4 of 4

Find duplicates in one column & add data from another column to duplicate-free sheet

  1. #1
    Registered User
    Join Date
    12-08-2013
    Location
    wakefield
    MS-Off Ver
    Excel 2007
    Posts
    2

    Find duplicates in one column & add data from another column to duplicate-free sheet

    I have a sheet on excel 2007, where initial 420 rows have 8 columns of data, then subsequent 1600 rows have 9 columns. The 1600 rows include the initial 420 rows (ie duplicated, but are missing the 9th column). Please help me identity these duplicates & have the data from the 9th column added to them.
    I have attached a sample resembling my requirements
    Thanks
    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: Find duplicates in one column & add data from another column to duplicate-free sheet

    I would be tempted to concatenate the data in the first 8 columns into a long string and then use VLOOKUP to pull in the values.

    Please see the attachment.
    Attached Files Attached Files
    Martin

  3. #3
    Registered User
    Join Date
    12-08-2013
    Location
    wakefield
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Find duplicates in one column & add data from another column to duplicate-free sheet

    How can we concatenate the data from 8 columns into 1 string?

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

    Re: Find duplicates in one column & add data from another column to duplicate-free sheet

    Suggest using the CONCATENATE function (see Help for details) or something like =A1&B1&C1&D1.......

+ 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: 4
    Last Post: 01-23-2014, 10:57 AM
  2. [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
  3. [SOLVED] Macro to find column with duplicates, for each of those check another column for duplicate
    By MaartenKoller in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-17-2013, 10:09 AM
  4. macro to find duplicates in a sheet( 2-3 lacs rows) based on key column
    By prachi b in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-09-2012, 04:44 AM
  5. [SOLVED] Find Duplicates, check value in another column for each duplicate
    By labrooy in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 08-09-2012, 06:57 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