0

I've got a spreadsheet that has data added to it sporadically. I'd like to know when data was entered into certain cells.

Is there a way to find the date when a cell was populated?

Note: there are several thousand populated cells, so just looking at past iterations of the entire sheet is not going to work.

player0
  • 124,011
  • 12
  • 67
  • 124
h.and.h
  • 690
  • 1
  • 8
  • 26

1 Answers1

1

Right click the cell and then select "Show edit history"

Reference

Related

Rubén
  • 34,714
  • 9
  • 70
  • 166
  • As of 7/7 this feature seemed to run into an error, then subsequently be removed from the right click context menu. – Xzila Jul 07 '20 at 18:57