Scenario Mode
👤 Your Role: You are a data analyst working with Google Sheets.
📋 Request: Your manager wants you to automate a task that adds a timestamp whenever a new entry is made in the sheet.
📊 Data: You have a Google Sheet with columns: Name, Task, and Timestamp. The Timestamp column is currently empty.
🎯 Deliverable: Create a simple script using the Google Sheets Script Editor that automatically fills the Timestamp column with the current date and time when a new row is added.
Progress0 / 3 steps