How to track changes in Excel
This tutorial explains how to track changes in Excel: highlighting onscreen changes, listing changes on a separate sheet, accepting/rejecting changes, and monitoring the last modified cell. This is particularly useful for collaborative work, especially during final revisions.
Think of it like using a red pen on a printed document; Excel's Track Changes feature provides electronic review, acceptance, and rejection of edits. The Watch Window further helps monitor recent changes.
Excel Track Changes: The Fundamentals
Excel's built-in Track Changes allows review of edits within the worksheet or on a separate sheet, with individual or bulk acceptance/rejection of changes. However, keep these points in mind:
-
Shared Workbooks Only: Track Changes functions solely within shared workbooks, enabling simultaneous editing by multiple users. Note that sharing limits some Excel features (conditional formatting, data validation, sorting/filtering by format, cell merging, etc.).
-
Tables and XML Maps: If the Track Changes button is disabled, your workbook likely contains tables or XML maps, which are incompatible with shared workbooks. Convert tables to ranges and remove XML maps to enable the feature.
-
No Undo: Unlike Word, Excel's Track Changes doesn't allow reverting changes. It's a log of edits; you manually review and choose which to keep or discard.
-
Limited Change Tracking: Not all changes are tracked. Cell value edits are recorded, but formatting, row/column hiding/unhiding, and formula recalculations are not.
-
Default 30-Day History: Change history is stored for 30 days by default. While a workbook opened after 40 days shows a 40-day history, closing the workbook removes any history older than 30 days. This duration is customizable.
Tracking Changes in Excel
Let's explore enabling and using this feature:
Enabling Track Changes:
- On the Review tab, in the Changes group, click Track Changes, then select Highlight Changes....
- In the Highlight Changes dialog:
- Check Track changes while editing. This also shares your workbook.
- Set the desired time period (When) and user (Who). (The default settings are shown below.)
- Select Highlight changes on screen.
- Click OK.
- Allow Excel to save the workbook.
Edits are highlighted in different colors per user. New changes are highlighted as you type. For shared workbooks, the List changes on a new sheet option becomes available.
Onscreen Change Highlighting:
With onscreen highlighting enabled, Excel shades changed rows and columns in dark red. Individual cell edits from different users are marked with colored borders and triangles. Hover over a cell for details.
Viewing Change History on a Separate Sheet:
- Share the workbook (Review > Changes > Share Workbook > check Allow changes by more than one user at the same time).
- Enable Track Changes (Review > Track Changes > Highlight Changes).
- In the Highlight Changes dialog, configure the settings (recommended settings shown below), check List changes on a new sheet, and click OK.
A new "History" sheet lists tracked changes, including timestamps, authors, data changes, and acceptance status. Conflicting changes (multiple edits to the same cell) show "Won" and "Lost" actions. The History sheet only reflects saved changes.
Accepting or Rejecting Changes:
Go to Review > Changes > Track Changes > Accept/Reject Changes. Configure the dialog to select changes to review, then accept or reject individually or en masse.
Accepted/rejected changes remain highlighted; disable Track Changes to remove highlighting.
Customizing Change History Duration:
- Review > Changes > Share Workbook.
- On the Advanced tab, set the desired duration under Keep change history for.
Disabling Track Changes:
Clear the Track changes while editing checkbox in the Highlight Changes dialog. This permanently deletes the change history. Save the History sheet separately if you need to retain it.
Tracking the Last Changed Cell:
Use the CELL
function with the Watch Window. Enter =CELL("address")
and =CELL("contents")
in empty cells. Add these cells to the Watch Window (Formulas > Formula Auditing > Watch Window > Add Watch...).
The Watch Window displays the last changed cell's address and value across open workbooks.
The above is the detailed content of How to track changes in Excel. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

This tutorial demonstrates how to streamline complex Excel spreadsheets by grouping rows, making data easier to analyze. Learn to quickly hide or show row groups and collapse the entire outline to a specific level. Large, detailed spreadsheets can be

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

This tutorial shows you how to create various charts in Google Sheets, choosing the right chart type for different data scenarios. You'll also learn how to create 3D and Gantt charts, and how to edit, copy, and delete charts. Visualizing data is cru

This tutorial demonstrates various Excel formulas to check if a cell contains specific values, including text, numbers, or parts of strings. It covers scenarios using IF, ISTEXT, ISNUMBER, SEARCH, FIND, COUNTIF, EXACT, SUMPRODUCT, VLOOKUP, and neste

This tutorial demonstrates how to perform arithmetic calculations within Microsoft Excel and modify the order of operations in your formulas. Excel's capabilities extend far beyond simple addition; it can handle complex calculations, thanks to its h
