IntroductionContact UsCopyrightOn-line Help LibraryWhich file formats are supportedComparison StrategyxlCompare CommandsFile | OpenFile | Recent ComparisonsCompare | BooksCompare | SheetsCompare | ModulesCompare | OptionsView | LayoutView | Ignore FormattingTools | RecalculatexlCompare ActivationHow to activate xlCompare on the another PC?How to restore xlCompare on my PC?License detailsHow to remove trial limits?General Questions Extended View modeDisplay differences in Extended ViewFilter differencesMerge data from two worksheetsUpdate records on the worksheetDuplicate RemoverGet duplicates between 2 listsExtract Unique RecordsCommand Line modeSave changes in the workbookSave comparison report on diskWorking with TXT and CSV filesFilter data you want to compareIgnore error valuesTrace Formula CalculationsMinimize Difference BrowserSynchronize rows and columnsMark differences (changed cells) with colorDatabase ComparisonCompare worksheets As DatabaseManage Primary KeysHide Equal ModulesFilter cells on the worksheetJoin 2 lists in ExcelFind duplicates in ExcelRemove duplicates in ExcelRemove empty rows on the worksheetBulk Merge operationsBulk Undo operationHighlight only results you needVersion ControlUse xlCompare with SVN to resolve conflictsCompare Visual Basic ProjectsCompare controls on the VB FormsMerge controls on the formsMerge contents of the VBA ModulesI've found a problemSending bugreports to Spreadsheet Tools
Configure SVN to use xlCompare as a Difference Viewer application
SVN is one of the common tools for version control. You can configure it's client application - Tortoise SVN to use
xlCompare as a difference viewer for Excel workbooks.
Open the Tortoise SVN settings by using right click menu in the Windows Explorer RCM | TortoiseSVN | Settings.
In the settings dialog select External Programs | Diff Viewer item.
On the Diff Viewer page, press Advanced button. Here you can assign your own difference viewer application.
Now locate Excel workbook extension you are working with - XLS, XLA, XLSM, XLSX, XLAM. If you can't find it
in the list - press Add button, otherwise use Edit button.
Enter this command into External Program field:
C:\Program Files\Spreadsheet Tools\xlCompare\xlCompare.exe %base %mine
C:\Program Files\Spreadsheet Tools\xlCompare\xlCompare.exe %base %mine
Thats all. Now save the changes and you can start using xlCompare with SVN.
Please, note: path to the Program Files folder may be different. On the 64-bit PC it looks like: C:\Program Files (x86)\. Because
xlCompare itself if a 32-bit application.