Select worksheets to be compared

Every Excel File is a set of sheets and VB Project. xlCompare compares one sheet versus another sheet. So, to compare two excel files for differences, all sheets and modules should be grouped into pairs. Every pair is compared separately. After comparison is completed, all results are joined into single list and published in the Difference Explorer in the bottom part of the main window.

After you click on the Compare Files button to start the comparison, xlCompare opens the Comparison Wizard. This window displays available list of the worksheets and allows to select sheets and modules to be compared.
Comparison Wizard
Worksheets, Visual Basic Modules and Forms are compared separately, so they are divided into 3 tabs in this window.
When you see this window first time, xlCompare gives you initial grouping. But you have full control over this list to:
  • add new items
  • remove pairs from list
  • exclude sheets from comparison
  • regroup worksheets you are going to compare
Note. Everything, that is applicable to worksheets in this Wizard, is applicable to VBA Modules and VBA Forms.
Items included into comparison
Checkbox near every item means that this pair is included into comparison. If you would like to compare only a few sheets - uncheck worksheets you don't need.
Check all items at once
Checkbox on the heading on the list checks or unchecks all items at once. Use it to include(exclude) all worksheets from comparison in one click.
Comparison Wizard: Add new pair of worksheets to the comparison list
Add button adds new pair to list. It opens window where you can select pair of worksheets to be compared. Worksheet on the left is from the FILE1 and worksheet on the right is from the FILE2.
Comparison Wizard: Add, Delete and Options buttons
Delete button removes pair from list and adds both worksheets to the list of available items. When sheet is added to the list of available items you can use it to create new grouping.
Comparison Wizard: Select, Exclude and Remove buttons
Select All button selects all items you see in list. Use it to apply same operation to all worksheets - set same algorithm in one click, exclude or include all.
Exclude All button excludes all items from the comparison. Use it when you need to exclude contents of the VBA project from the comparison operations.
Remove All button removes all compared items on all tabs in one click. After this command you can regroup compared items from scratch.
As you see Comparison Wizard is a very simple and requires attention only if default selection doesn't work for you.
After you've completed working with Wizard, click the Compare button button to get the Comparison Report.
Compare two excel files for differences - results

See Also

Compare two columns for mismatching items

How to get the list of mismatching items and correct them ...

Filter equal and inserted rows

xlCompare provides you with a set of filtering commands to quickly get unique or identical rows ...

Select key columns and headings

If you are working with tables, it is important to define heading rows and key columns in your spreadsheet ...

Populate sheet with rows from another sheet

Do you need to update your Excel table with records from another one? xlCompare has a set of merge commands to copy data from one sheet to another in one click ...

GIT diff XLSX files

How to keep and review all the revisions of your XLSX file? Read this instruction if you are using GIT in your development process.

Command line arguments (CLI)

Use xlCompare to compare and merge XLSX, XML and TEXT files with Command Line Interface ...

Here you can download xlCompare

On this page you can download the most recent version of xlCompare. Save the setup file and install it on your computer ...

Version History

Complete list of all xlCompare versions and modifications. Starting from first public release in 2009.