Go Back  PPRuNe Forums > Misc. Forums > Computer/Internet Issues & Troubleshooting
Reload this Page >

Is there an elegant and quick technical solution to this?


Notices
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

Is there an elegant and quick technical solution to this?

Old 12th January 2007 | 09:13
  #1 (permalink)  
Thread Starter
Red On, Green On
 
Joined: May 2004
Posts: 6,490
Likes: 2
From: Between the woods and the water
Is there an elegant and quick technical solution to this?

I have two lists of company names, list A is about 800 long, and list B (which contains all of list A plus further names) is 1100 long. They are in txt form, and in alphabetical order.

Can anyone devise a tidy way of making a list that represents B minus A? I have Excel, Word, Access and a pencil at my disposal!
airborne_artist is offline  
Reply
Old 12th January 2007 | 12:15
  #2 (permalink)  
Administrator
 
Joined: Mar 2001
Aviation Qualifications: PPL
Posts: 8,121
Likes: 686
From: Twickenham, home of rugby
Have a look at GNU Textutils.

I use it a fair amount - it is the dog's undercarriage thingies! And being GNU it is FREE!

SD
Saab Dastard is offline  
Reply
Old 12th January 2007 | 12:48
  #3 (permalink)  
20 Anniversary
 
Joined: Apr 2002
Posts: 230
Likes: 0
From: Deepest Oxfordshire
AA
I would use Access mate (I'm assuming that you know the basics here). Import the two lists into separate tables, then create a new query which contains the company name fields from both lists. Create a relationship in the query design grid between the name fields of tables A and B using type 'Include all records from B and only those records from A where the joined fields are equal '. In the 'criteria' field under the company name field from B specify 'Is Null'.

Then simply run your query. The results displayed will be those records that exist in list B that do not exist in list A.

The beauty of this method is that as long as you save the query, and even if you subsequently update either or both lists (within Access, either directly or by importing the revised info) then it will still work as advertised.

Sounds complicated, but in practice should take no longer than a few mins.

Gadget

Feel free to PM me if you would like any more help.
Captain Gadget is offline  
Reply
Old 12th January 2007 | 16:13
  #4 (permalink)  

Plastic PPRuNer
25 Anniversary
 
Joined: Sep 2000
Posts: 1,902
Likes: 0
From: Rochechouart, France
Have a look here - http://www.thefreecountry.com/progra...mparison.shtml

WinMerge - http://winmerge.org/ - is pretty good(and free).

Mac the Knife is offline  
Reply
Old 12th January 2007 | 16:17
  #5 (permalink)  
20 Anniversary
 
Joined: Jun 2003
Posts: 13,787
Likes: 0
From: EuroGA.org
I have a DOS command line utility, written in the 1980s, which removes duplicate lines from a CRLF-separated text file. There is no upper limit on the file size. Email me if this is of interest.
IO540 is offline  
Reply
Old 12th January 2007 | 16:58
  #6 (permalink)  
Per Ardua ad Astraeus
 
Joined: Mar 2000
Posts: 18,575
Likes: 4
From: UK
A quick look at 'WinMerge' seems to show well. May be worth stickying in at the top, SD?
BOAC is offline  
Reply
Old 12th January 2007 | 17:08
  #7 (permalink)  

Plastic PPRuNer
25 Anniversary
 
Joined: Sep 2000
Posts: 1,902
Likes: 0
From: Rochechouart, France
Also DiffUtils for Windows (free) - http://gnuwin32.sourceforge.net/packages/diffutils.htm -if you can cope with the command line (not difficult).

Very fast.
Mac the Knife is offline  
Reply

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Thread Tools
Search this Thread

Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.