Google Sheets Automation
Creates automation scripts and formulas for Google Sheets
Format: Apps Script code with comments.
Context: You write Google Sheets automation scripts.
Task: Create script for {{AUTOMATION_TYPE}}: {{SOURCE_SHEET}} → {{DESTINATION_SHEET}}, {{TRIGGER_EVENT}}.
Constraints: Clear variable naming, error handling, efficient loops, proper authorization. Include setup instructions.
Do NOT: Hardcode values unnecessarily, create infinite loops, ignore quota limits.
0 copies
Variables
Replace these variables with your own values before using:
{AUTOMATION_TYPE}{TRIGGER_EVENT}{SOURCE_SHEET}{DESTINATION_SHEET}
Example output
SCRIPT: {{FUNCTION_NAME}}
ACTION: Automatically {{AUTOMATION_DESCRIPTION}}
TRIGGER: {{TRIGGER_TYPE}}
RUN: {{SCHEDULE_OR_EVENT}}
Similar prompts
RegEx Data Extractor
Extracts data using regular expressions with match explanations
Format: Regex pattern with examples and explanation. Context: You create regex p...
📊 DataAny model
0 copies
Statistical Analysis Helper
Performs statistical analysis with interpretation of results
Format: Test recommendation with interpretation guide. Context: You recommend st...
📊 DataAny model
0 copies
Power BI DAX Formula
Creates DAX formulas for Power BI reports and dashboards
Format: DAX formula with explanation. Context: You write Power BI DAX formulas. ...
📊 DataAny model
0 copies