Review Spreadsheets

Applies to Collaborator 12.2, last modified on December 21, 2021
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 adds native support for Microsoft Excel (.xls, .xlsx, .xlsb, .xlsm, .xltm, .xltx) and OpenDocument (.ods) spreadsheets. 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

The Display button has specific options for spreadsheet review. When you select Evaluate Formulas, only the evaluated result of the formula is shown, not the formula itself. You can toggle this through the Display button or the Evaluate Formulas button at the bottom of the Diff Viewer.

You can also toggle Display Empty Cells, which provides shading for empty cells.

View Differences

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.

As part of the review, you can do diffs of the files that show the contents of a cell (either formula or result). You can navigate around the spreadsheet by selecting the cell location.

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 are NOT highlighted, even if they are different (added or deleted).

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

Formulas are not displayed by default. Depending on the Evaluate Formulas option, the cell content is the formula (for example, "=1+1") or the value of the formula (for example, "2"). You can also toggle formulas by the button in the cell detail pane. When you click in a cell, the value is displayed at the bottom in the formula space.

If you click the Evaluate Formulas button, the value displays 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.

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.

See Also

Review Materials
Diff Viewer

Highlight search results