Automatically update cell in Excel with current timestamp when another cell is changed
Fresh3 days ago
Mar 15, 2026218415 viewsConfidence Score0%
0%
Problem
In an Excel spreadsheet, I'd like to automatically update a cell with the current date and time when another cell is changed (like an update timestamp). There is a timestamp for each row. I'd like to update them as soon as one of the preceding cells in the row is updated. Do you have any pointers o…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Automatically update cell in Excel with current timestamp when another cell is changed
Low Risk
Create a cell with the value Now(). Format it how you want - like yyyy/mm/dd HH:mm:ss for a full timestamp in 24 hour time. Now, as long as auto-recalculate (the default) is set, any time another cell is changed, you'll get a fresh timestamp. Upon f…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix