+ Reply to Thread
Results 1 to 2 of 2

Comparing rows of two different sheets

  1. #1
    Registered User
    Join Date
    05-30-2007
    Posts
    43

    Comparing rows of two different sheets

    Hi all,

    Here is the situation: I have thousands of rows to go through on one sheet and I have to find which ones exist in another sheet.

    For example:

    Sheet 1 Sheet 2

    Column A Column A
    A A
    B C
    C D
    D


    So how do I macro the search to take the Values of Sheet 2 and IF it is in Sheet 1 to create that row in a Sheet 3.

    Thanks so much for your help,this will save me days of work at my job!

    -Ryan

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Comparing rows of two different sheets

    Ryan,

    Is it only one column that has to be compared between sheets?

    Also, please upload a sample file.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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