How to View the Edit History of a Specific Cell in Google Sheets

When collaborating on a large Google Sheets document with multiple team members, tracking down who changed a crucial data point—and when they did it—can be a massive headache. While Google Sheets offers a comprehensive “Version History” tool that shows snapshots of the entire document over time, parsing through dozens of full-sheet revisions just to find a single altered number is incredibly inefficient.

The “Show Edit History” Feature

Fortunately, Google Sheets includes a powerful, targeted auditing tool designed specifically for this scenario. The “Show edit history” feature allows you to right-click on any individual cell and view a chronological log of every single change made to that specific box, completely ignoring the rest of the spreadsheet.

How to View a Cell’s Edit History

This feature works on both data inputs and formulas, allowing you to see exactly when a calculation was broken.

  1. Open your shared Google Sheets document.
  2. Locate the specific cell containing the disputed data or formula.
  3. Right-click on the cell.
  4. From the long drop-down menu that appears, select Show edit history (usually located near the bottom, just above the “View more cell actions” option).

Navigating the History Window

A small pop-up window will appear floating directly next to the cell. This window contains three crucial pieces of information:

  • Who: The name (and Google account) of the person who made the change.
  • When: The exact date and timestamp of the edit.
  • What: A clear “Replaced X with Y” breakdown of the old data and the new data.

If the cell has been edited multiple times, you will see left and right arrow buttons in the top right corner of this pop-up window. Click the left arrow (<) to travel further back in time, viewing previous revisions sequentially until you reach the moment the cell was first created.

Limitations to Keep in Mind

While incredibly useful, the targeted cell history tool has a few limitations:

  • It cannot show changes made via copy-and-paste if an entire block of cells was pasted over the area.
  • It will not track changes made by automated Google Apps Script executions.
  • You cannot “one-click restore” an old value from this window; you must manually type the old value back into the cell yourself based on the historical record.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.