![]() |
Document review is only supported on 64-bit Collaborator servers. On 32-bit platforms, Collaborator may fail to process the documents due to insufficient memory. |
![]() |
The Collaborator Visual Studio Extension and Eclipse Plug-in do not support reviewing spreadsheets. Use the Web Client instead. |
Collaborator supports reviewing spreadsheets of the following formats:
- Microsoft Excel 95 and later (.xls, .xlsx, .xlsb, .xlsm, .xltm, .xltx),
- OpenDocument Spreadsheet (.ods)
This is useful particularly for users who want to compare files such as QA test plans. Every effort is made to keep the Excel format, so a review shows the entire spreadsheet, which can consist of multiple worksheets.
Note: |
When a file is uploaded for review, hidden rows are shown. Some formatting options are ignored. You may need to save your file with word wrap enabled to more easily see the content during reviews. If the column widths of spreadsheets are not sized to show the entire text or set to wrap text, the numbering on the rows in Diff Viewer may not line up perfectly. |
Worksheet is often abbreviated as "sheet". As in Excel, the UI displays a list of tabs at the bottom of the workbook for switching between worksheets. Only one worksheet is displayed at a time.
![]() |
Do not rename spreadsheets between uploading revisions. If a spreadsheet's name was changed, Collaborator cannot map them. As a result, it will display cell location's values as deleted, and will show the "Sheet not present in this version" warning. |
When you click in a cell, the value is displayed in the cell detail pane (equivalent to the formula bar in Excel). The values for the selected cell appear in the cell detail pane with the value for the "after" version on top:

Display Options
The Display panel has specific options for spreadsheet review.
- When the Evaluate Formulas option is enabled spreadsheets will only show the evaluated results of the formulas, not the formulas itself. This setting affects the entire spreadsheet. To evaluate formulas for the selected cell, you can use the
button in the cell detail pane.
- When the Ignore Empty Cells option is enabled Diff Viewer does not highlight addition and deletion of empty cells.
View Differences
The UI displays a diff of two versions of a spreadsheet side-by-side. There is a panel at the bottom that shows the contents of the selected cell in both versions of the spreadsheet on top of one another for easy visual comparison.
The use of color allows you to quickly identify changes in diffs so that you can address just what has been modified, added or deleted between spreadsheet revisions.
-
Added cells have a green background.
-
Deleted cells have a red background.
-
Modified cells have a yellow background.
-
All other cells (empty or not) display with a white background.
-
Empty cells could be highlighted when the Ignore Empty Cells option of the Display panel is disabled.
Since it is difficult to compare spreadsheet revisions to meet all use cases, some changes may not be highlighted in diffs in the way that people would expect. We will continue to work on the Excel diff feature to meet the broadest set of needs.
Note: | The specific document format used by Collaborator makes it impossible to display diffs in complex objects, such as diagrams, charts and embedded images. If you are using those and want to see their differences, consider converting the spreadsheet to PDF format. |
Review Formulas
By default, Collaborator evaluates formulas and displays the resulting values.

To review formulas on the entire spreadsheet, disable the Evaluate Formulas option of the Display panel. In this case, all spreadsheet cells will display their formulas (if any) instead of the resulting value.

To review formula of some particular cell, select the cell and toggle the button in the cell detail pane.

Make Comments and Mark Defects
On the left of the main Diff Viewer page, there is a pane for chat threads, where you can view and make comments and mark defects that should be fixed. When reviewing spreadsheets, you can create global, annotation, overall for file revision and cell comments and defects.
To comment on a specific cell within a spreadsheet, click the desired cell in the content view, type your comment in the text box and click Add. To add defects, click the desired cell in the content view, type the defect description, click Add as defect and fill-in the required fields. Comment and defect description could be in plain-text or use rich-text and Markdown formatting.
Conversations on cells are displayed in alphabetical order by sheet name, not in the sheet order found in the version content. In the example above, conversations for "ROI Calculation Worksheet" would come before "Summary" work sheet. The name of the chat includes the name of the sheet followed by the location of the cell being discussed. For example, Summary!C10.

To learn more about communicating during the reviews, see Types of Review Comments and Defects and Review Chats, Comments, and Defects topics.