One Pace — Google Sheets |best|

Elias frowned. He typed into the comment box on the right: “Who is this? Is this a productivity bot?”

There were fifty people on the call. No cameras. Only microphones. The silence was heavy, but it wasn't empty. It was full. one pace google sheets

In column H (add a header Last Activity ), use this script (requires Apps Script – simple version): Elias frowned

function onEdit(e) var range = e.range; var sheet = range.getSheet(); var col = range.getColumn(); var row = range.getRow(); if (col === 4 && row > 1) // Column D is Status sheet.getRange(row, 8).setValue(new Date()); // Column H gets today's date var sheet = range.getSheet()