+ Reply to Thread
Results 1 to 6 of 6

Check cell content from one row to second row and put unique values in 3rd row

  1. #1
    Registered User
    Join Date
    08-19-2015
    Location
    Patiala
    MS-Off Ver
    2007
    Posts
    6

    Check cell content from one row to second row and put unique values in 3rd row

    I get lot of domains and My job is to find contact info for all these domains. I am attaching one excel file. There are 3 rows, one master url , new url , unique urls. Let me explain what these names mean

    1) Master url - I have already found contact info of 3000 websites. All these urls lie in master url row.
    2) New url - I found new urls, websites which are new and might need my company's help. I need to find contact info of these sites, but first I need to remove duplicate urls from this list.

    Now, Obviously "new urls" lot of times contain urls for which I have already found contact info. Last time, I found 2000 contact infos and around 1500 were duplicated. My boss was very upset with me. I want a way, in which if I put new urls in "new url" row. I should click a button or run a vba script, it should put unique urls in row 3 (unique urls). Can someone help me please.
    Attached Files Attached Files
    Last edited by salwanmeenakshi1502; 11-12-2015 at 01:46 AM.

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Check cell content from one row to second row and put unique values in 3rd row

    Try this.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by skywriter; 11-12-2015 at 02:13 AM.
    Click the * Add Reputation button in the lower left hand corner of this post to say thanks.

    Don't forget to mark this thread SOLVED by going to the "Thread Tools" drop down list above your first post and choosing solved.

  3. #3
    Registered User
    Join Date
    08-19-2015
    Location
    Patiala
    MS-Off Ver
    2007
    Posts
    6

    Re: Check cell content from one row to second row and put unique values in 3rd row

    whoa, that worked But when I tried running it with my own data. It isnt working. Can you please check?
    Attached Files Attached Files

  4. #4
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Check cell content from one row to second row and put unique values in 3rd row

    Everything in the second column already exists in the first column, therefore you get no results in the third column.

  5. #5
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Check cell content from one row to second row and put unique values in 3rd row

    This version might be faster. If you have a large data set you may want to test both versions of the code and see which is faster.

    Please Login or Register  to view this content.

  6. #6
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Check cell content from one row to second row and put unique values in 3rd row

    Thanks for the rep. points.

    Please click the Thread Tools drop down box above your first post and choose solved.

+ 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: 11
    Last Post: 01-27-2015, 01:47 PM
  2. [SOLVED] Check if sumproduct array contains only unique values
    By gutkinma in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-12-2014, 06:53 AM
  3. How to check if values are unique?
    By Fhorst in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-26-2014, 04:45 PM
  4. [SOLVED] VB Code to check the content in cell
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-23-2014, 11:06 AM
  5. thread deleted
    By tsz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-12-2013, 07:30 PM
  6. Check: Ensure all Values in a Range Are Unique
    By JungleJme in forum Excel General
    Replies: 4
    Last Post: 04-14-2010, 09:33 AM
  7. check for duplicates, then sum unique values
    By Weissme in forum Excel General
    Replies: 0
    Last Post: 08-09-2006, 11:35 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