How to compare difference between two excel files

  1. 1

    Open the workbooks you need to compare. You can find these by opening Excel, clicking File then Open, and selecting two workbooks to compare from the menu that appears.

    • Navigate to the folder where you have the Excel workbooks saved, select each workbook separately, and keep both workbooks open.

  2. 2

    Click the View tab. Once you've opened one of the workbooks, you can click on the View tab in the top-center of the window.

  3. 3

    Click View Side by Side. This is located in the Window group of the ribbon for the View menu and has two sheets as its icon. This will pull up both worksheets into smaller windows stacked vertically.

    • This option may not be readily visible under the View tab if you only have one workbook open in Excel.
    • If there are two workbooks open, then Excel will automatically choose these as the documents to view side by side.

  4. 4

    Click Arrange All. This setting lets you change the orientation of the workbooks when they're displayed side-by-side.

    • In the menu that pops up, you can select to have the workbooks Horizontal, Vertical, Cascade, or Tiled.

  5. 5

    Enable Synchronous Scrolling. Once you have both worksheets open, click on Synchronous Scrolling (located under the View Side by Side option) to make it easier to scroll through both Excel files line-by-line to check for any differences in data manually.

  6. 6

    Scroll through one workbook to scroll through both. Once Synchronous Scrolling is enabled, you'll be able to easily scroll through both workbooks at the same time and compare their data more easily.

  1. 1

    Open the workbooks you need to compare. You can find these by opening Excel, clicking File then Open, and selecting two workbooks to compare from the menu that appears.

    • Navigate to the folder where you have the Excel workbooks saved, select each workbook separately and keep both workbooks open.

  2. 2

    Decide on which cell you would like the user to select from. This is where a drop-down list will appear later.

  3. 3

    Click on the cell. The border should darken.

  4. 4

    Click the DATA tab on the toolbar. Once you've clicked on it, select VALIDATION in the drop-down menu. A pop up should appear.

    • If you're using an older version of Excel, the DATA toolbar will pop up once you select the DATA tab and display Data Validation as the option instead of Validation.

  5. 5

    Click List in the ALLOW list.

  6. 6

    Click the button with the red arrow. This will let you pick your source (in other words, your first column), which will then be processed into data in the drop-down menu.

  7. 7

    Select the first column of your list and press Enter. Click OK when the data validation window appears. You should see a box with an arrow on it, which will drop-down when you click the arrow.

  8. 8

    Select the cell where you want the other info to show up.

  9. 9

    Click the Insert and Reference tabs. In older versions of Excel, you can skip clicking the Insert tab and just click on the Functions tab to pull up the Lookup & Reference category.

  10. 10

    Select Lookup & Reference from the category list.

  11. 11

    Find Lookup in the list. When you double-click it, another box should appear and you can click OK.

  12. 12

    Select the cell with the drop-down list for the lookup_value.

  13. 13

    Select the first column of your list for the Lookup_vector.

  14. 14

    Select the second column of your list for the Result_vector.

  15. 15

    Pick something from the drop-down list. The info should automatically change.

  1. 1

    Open your browser and go to https://www.xlcomparator.net. This will take you to XL Comparator's website, where you can upload two Excel workbooks for comparison.

  2. 2

    Click Choose File. This will open a window where you can navigate to one of the two Excel documents you want to compare. Make sure to select a file for both fields.

  3. 3

    Click Next > to continue. Once you've selected this, a pop-up message should appear at the top of the page letting you know that the file upload process has begun and that larger files will take longer to process. Click Ok to close this message.

  4. 4

    Select the columns you want to be scanned. Underneath each file name is a drop-down menu that says Select a column. Click on the drop-down menu for each file to select the column you want to be highlighted for comparison.

    • Column names will be visible when you click the drop-down menu.

  5. 5

    Select contents for your result file. There are four options with bubbles next to them in this category, one of which you'll need to select as the formatting guidelines for your result document.

  6. 6

    Select the options to ease column comparison. In the bottom cell of the comparison menu, you'll see two more conditions for your document comparison: Ignore uppercase/lowercase and Ignore "spaces" before and after values. Click the checkbox for both before proceeding.

  7. 7

    Click Next > to continue. This will take you to the download page for your result document.

  8. 8

    Download your comparison document. Once you've uploaded your workbooks and set your parameters, you'll have a document showing comparisons between data in the two files available for download. Click the underlined Click here text in the Download the comparison file box.

    • If you want to run any other comparisons, click New comparison in the bottom-right corner of the page to restart the file upload process.

  1. 1

    Locate your workbook and sheet names.

    • In this case, we use three example workbooks located and named as follows:
      • C:\Compare\Book1.xls (containing a sheet named "Sales 1999")
      • C:\Compare\Book2.xls (containing a sheet named "Sales 2000")
    • Both workbooks have the first column "A" with the name of the product, and the second column "B" with the amount sold each year. The first row is the name of the column.

  2. 2

    Create a comparison workbook. We will work on Book3.xls to do a comparison and create one column containing the products, and one with the difference of these products between both years.

    • C:\Compare\Book3.xls (containing a sheet named "Comparison")

  3. 3

    Place the title of the column. Only with "Book3.xls" opened, go to cell "A1" and type:

    • ='C:\Compare\[Book1.xls]Sales 1999'!A1
    • If you are using a different location replace "C:\Compare\" with that location. If you are using a different filename remove "Book1.xls" and add your filename instead. If you are using a different sheet name replace "Sales 1999" with the name of your sheet. Beware not to have the file you are referring ("Book1.xls") opened: Excel may change the reference you are adding if you have it open. You’ll end up with a cell that has the same content as the cell you referred to.

  4. 4

    Drag down cell "A1" to list all products. Grab it from the bottom right square and drag it, copying all names.

  5. 5

    Name the second column. In this case, we call it "Difference" in "B1".

  6. 6

    (For example) Estimate the difference of each product. In this case, by typing in cell "B2":

    • ='C:\Compare\[Book2.xls]Sales 2000'!B2-'C:\Compare\[Book1.xls]Sales 1999'!B2
    • You can do any normal Excel operation with the referred cell from the referred file.

  7. 7

    Drag down the lower corner square and get all differences, as before.

This article was co-authored by wikiHow Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. wikiHow's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards. This article has been viewed 194,845 times.

Co-authors: 5

Updated: May 25, 2022

Views: 194,845

Categories: Software

  • Print
  • Send fan mail to authors

Thanks to all authors for creating a page that has been read 194,845 times.