Describe and paste
Explain what the script should do, then open Extensions ▸ Apps Script in Google Sheets, paste the code, and run or set a trigger.
Apps Script is the JavaScript-based automation layer for Google Sheets. Describe the task and ExcelGPT generates the script — custom functions, onEdit triggers, or batch updates — with an explanation.
Try it with AIExplain what the script should do, then open Extensions ▸ Apps Script in Google Sheets, paste the code, and run or set a trigger.
Similar role, different platform — Apps Script automates Google Sheets (JavaScript); VBA automates Excel.