Skip to content
EC

Excel Comparison Tool

Publisher: Akhilesh Mishra
Virus scanned Windows Free
Download v1.001 316 downloads
Version1.001
Publisher Akhilesh Mishra
Release dateJun 25, 2014
Date addedJun 25, 2014
Os requirementsWindows, Windows XP, Windows 7, Windows 8
RequirementsVisual Studio 2005
Total downloads316
Downloads per week1
PriceFree

Description

We have created excel comparison tool here. This tool compares two tables of different rows and cols and segregates the matched rows from unmatched rows. There are three different views: Difference only view, Same only view and all view

You can also edit the excel sheets and save them as if you are actually working on them.

How to build

There are two projects inside: IMergeProject: Actual project SetupIMerge: Creation of setup files in case you want to redistribute the files.

You should have Visual Studios 2005 Standard edition with MFC installed in your machine. Download the code and find IMergeProject.sln inside IMergeProject folder. Open it and build it. Start without debugging. Please see that your project configuration is in Release mode.

This tool helps in comparing excel files and merging them. At present it has following capabilites 1. Comparison on base of LCS for rows and exact matching for cols. That implies that cols have to be orderered good matching. Rows can be unordered. What I mean by ordering: 2. If rows are ordered that means that rows with unique identity that is same in both files reside at same row number. If cols are ordered that means that cols with same heading reside at same col number. 3. In case of unordered, rows with unique identity that is same in both files can reside at any location.

Similar programs

Alternatives