Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 137
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default copy unique rows

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

"Newbie" wrote in message
...
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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 137
Default 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???



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy and Sort Unique cranen Excel Discussion (Misc queries) 2 August 17th 09 03:40 PM
copy unique data Sam Excel Worksheet Functions 8 October 24th 06 09:19 PM
copy only unique values Sweetetc Excel Worksheet Functions 2 April 3rd 06 10:42 PM
ADD,NAME, and COPY UNIQUE ROWS FROM UNKNOWN WORKSHEET GACHETT Excel Programming 0 February 7th 06 01:13 PM
unique copy TimO Excel Programming 0 August 12th 04 09:41 PM


All times are GMT +1. The time now is 01:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"