+ Reply to Thread
Results 1 to 10 of 10

Excel Duplicate Cell Search and further analyse Data using VBA

  1. #1
    Registered User
    Join Date
    07-01-2014
    Location
    Bangalore
    MS-Off Ver
    2013
    Posts
    5

    Excel Duplicate Cell Search and further analyse Data using VBA

    Hi,

    I have an excel sheet with data from Column 'A' to 'S'.

    I want to identify duplicate entries in Column 'J' and from those identified columns I want to further search Column 'K', highlight the matching text and then fill text in Column 'L' should have the missing data after matching the 'A' and 'K' cells.excel_duplicate_enteries.png

    Regards,
    ~Deep

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    Please send an excel sample file in its original state.

  3. #3
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    Maybe:

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    07-01-2014
    Location
    Bangalore
    MS-Off Ver
    2013
    Posts
    5

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    excel_duplicate_fill_data_sample.xlsx
    Sample file attached.

    Thank you for looking into it.

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    Modified based on your new sample.

    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    07-01-2014
    Location
    Bangalore
    MS-Off Ver
    2013
    Posts
    5

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    Thank you John for your quick response and it really worked for me.

    A small change which I want to accommodate is -

    Values in Column 'B' are constant for example "Data1", "Data2" and "Data3". I would like to match data in Column 'A' which is happening and Column B based on "Data1", "Data2" and "Data3". Column C should populate the values (if empty in Column 'C') based on the matching criteria of 'A' and 'B'.

    Hope I am clear in my requirement and sorry for the churn for asking again.

    Regards, ~D

  7. #7
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    You're welcome. Can you provide another sample as you previously did with the comments showing what your layout will now look like and what you'd like to happen?

  8. #8
    Registered User
    Join Date
    07-01-2014
    Location
    Bangalore
    MS-Off Ver
    2013
    Posts
    5

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    excel_duplicate_fill_data_sample.xlsm

    Thanks John for helping me.

    Attached here is the excel sheet with my comments.

    Hope it helps!

    Regards,
    ~D

  9. #9
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    Maybe:

    Please Login or Register  to view this content.

  10. #10
    Registered User
    Join Date
    07-01-2014
    Location
    Bangalore
    MS-Off Ver
    2013
    Posts
    5

    Re: Excel Duplicate Cell Search and further analyse Data using VBA

    This doesn't work the way I expected.

    It is matching the criteria from column 'a', finding the duplicates then filling the column 'c' with column 'c' header value.

    Also, it is not validating the column 'b' but replacing values in column 'c' based on duplicates found in column 'a'.

+ 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. Search column a for duplicate data and copy entire row to duplicate sheet
    By crazyAMP in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-20-2012, 08:21 PM
  2. how to analyse complex Data in Excel
    By birkhe in forum Excel Charting & Pivots
    Replies: 21
    Last Post: 11-01-2008, 10:52 AM
  3. formula to search and analyse.
    By bluefrog in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-09-2008, 11:18 AM
  4. Duplicate Data Search
    By Thomas O in forum Excel General
    Replies: 3
    Last Post: 04-30-2006, 07:45 PM
  5. Search and Analyse
    By Ian in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-14-2005, 05:05 PM

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