Spreadsheet Automation

Designs spreadsheet automation using built-in features including named ranges, drop-down validation lists, INDIRECT references for dynamic ranges, array formulas, and QUERY/FILTER functions. Produces the specific formula strings for self-updating, self-validating spreadsheets. Use when the user wants to make their spreadsheet more automated, dynamic, or self-maintaining without VBA or scripts. Do NOT use for data validation rule design (use data-validation-setup), data cleaning formulas (use spreadsheet-data-cleaning), or Google Apps Script programming (software-development scope).

FerroxLabs 6073d74 2 files · 40.6 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/spreadsheet-automation commit 6073d747fa

Frequently asked questions

npx skillmds@latest add ferroxlabs/spreadsheet-automation