Skip to content

ArneD/unique-file-records-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unique File Records Comparer

What problem does it solve?

Imagine the following scenario.

File 1:

Name Birthdate ...
Foo bar 29/02/1985 xxx
Lastname Firstname 1/1/1981 abc
... ... ...

File 2:

First name Last name Birthdate ...
Foo Bar 29/02/1985 xxx
Firstname Lastname 1/1/1981 def

If selecting columns to compare Name vs First name & Last name, the program will match these 2 records.

How to use

First, select your source file and target file.

For example: Source Target

Then select which columns to compare

Select columns

Result

Result

About

Compare files based on selected fields to find the new and deleted rows.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages