Jump to content
UBot Underground

Compare Two Lists And Keep Uniques


Recommended Posts

Could someone point me to how to

 

Compare Two Lists and Keep Uniques

 

I have done this before but cannot remember how to (its been awhile).

 

Thanks

Link to post
Share on other sites

Could someone point me to how to

 

Compare Two Lists and Keep Uniques

 

I have done this before but cannot remember how to (its been awhile).

 

Thanks

 

Add list 1 to list 2 and delete duplicates should do it.

  • Like 2
Link to post
Share on other sites

Add list 1 to list 2 and delete duplicates should do it.

Darrly,

 

Maybe I was not clear. 

 

1) I need to scrape some URLs - call it List A

2) Add these to a Master List - call it List B

3) Then the result I need is JUST the UNIQUES from List A

 

Maybe you answered it ... after looking at this as long as I have, I seem to over thought it ... MAYBE?

Link to post
Share on other sites

Darrly,

 

Maybe I was not clear. 

 

1) I need to scrape some URLs - call it List A

2) Add these to a Master List - call it List B

3) Then the result I need is JUST the UNIQUES from List A

 

Maybe you answered it ... after looking at this as long as I have, I seem to over thought it ... MAYBE?

 

 

Deliter is correct on this. It's exactly what you described. :)

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...