+ Reply to Thread
Results 1 to 4 of 4

copy unique rows

  1. #1
    Newbie
    Guest

    copy unique rows

    Hi

    I have 2 worksheets, each contain around 10000 rows of data, most of which
    are the same (but not on the same row number). I am trying to write code to
    isolate rows in both sheets that do not have a reciprocal entry in the
    opposite sheet and paste those rows onto an addtional sheet.

    Can anyone please help???

  2. #2
    markwalling
    Guest

    Re: copy unique rows

    are both data sets in the same order, just offset? or are you looking
    through sheet2 for each item on sheet1

    Newbie wrote:
    > Hi
    >
    > I have 2 worksheets, each contain around 10000 rows of data, most of which
    > are the same (but not on the same row number). I am trying to write code to
    > isolate rows in both sheets that do not have a reciprocal entry in the
    > opposite sheet and paste those rows onto an addtional sheet.
    >
    > Can anyone please help???



  3. #3
    Newbie
    Guest

    Re: copy unique rows

    Unfortunately, the data sets only similarity is that they generally contain
    the same rows. I have set up two loops with for and next but it takes ages.
    Is there a quicker way?

    "markwalling" wrote:

    > are both data sets in the same order, just offset? or are you looking
    > through sheet2 for each item on sheet1
    >
    > Newbie wrote:
    > > Hi
    > >
    > > I have 2 worksheets, each contain around 10000 rows of data, most of which
    > > are the same (but not on the same row number). I am trying to write code to
    > > isolate rows in both sheets that do not have a reciprocal entry in the
    > > opposite sheet and paste those rows onto an addtional sheet.
    > >
    > > Can anyone please help???

    >
    >


  4. #4
    R..VENKATARAMAN
    Guest

    Re: copy unique rows

    did you try advance filter and <copy unique records only> and <copy to
    another location>
    (have I understood your query?)

    "Newbie" <[email protected]> wrote in message
    news:[email protected]...
    > Hi
    >
    > I have 2 worksheets, each contain around 10000 rows of data, most of which
    > are the same (but not on the same row number). I am trying to write code
    > to
    > isolate rows in both sheets that do not have a reciprocal entry in the
    > opposite sheet and paste those rows onto an addtional sheet.
    >
    > Can anyone please help???




+ 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