Quickstart: open a couple of Excel spreadsheets

The two files will open in a Table Compare session. You should see Table Compare above the menu:

If you don't, try again, this time with Session->NewSession->TableCompare.

Now, with Beyond Compare Table compare open, you will see your files, with many colored stripes and some of the letters perhaps colored as well, if there are file differences.

Near the top of each panel we see various info:

MS Excel workbooks means that BC thinks this is an Excel file, based on the .xls or .csv filename ending. Beyond Compare has a long list of how it opens different filenames. You can see this list, and customize it, at Tools->FileFormats.

Converted means that what you are seeing is the end result of a raw input file going through some kind of formatting on its way to the display panel.

PC indicates a type of line-ending style based on the OS that made the original file. The other possibilities for that are OSX, Linux, and Mixed.

Notice the letter colors. Beyond Compare checks every single letter. Black letters are an exact match, red letters are a mismatch.

Notice the background color stripes. Beyond Compare considers differences unimportant or important, and issues an appropriate color, either blue or pink, respectively.

In the example shown above, the blue lines are

You may have noticed the line numbers are all topsy turvy!

Table Compare shakes the order up to find lines that go together. Among the types of BC session, only Table Compare does this. The line numbers indicate the line position in the original file. By the way, don't worry, BC treats Table Compare files as Read-Only, so nothing is being destroyed in your precious Excel sheet. Beyond Compare is actually unable to edit an Excel file (nor a PDF file nor a Word Doc).

You can turn off this line shakeup, by the way. From the menu choose Session->SessionSettings->Alignment->Unaligned.

Again, don't worry: nothing is being disturbed in your original files. Behind the scenes this is all being done on a temp file that is destroyed when you turn off the program. Beyond Compare cannot save a spreadsheet format file anyhow.

Last updated