Data Validation Setup

Produces a data validation rule set for a spreadsheet. Defines validation type (list, range, custom formula, date, text length), error message text, and input hint text for each field. Prevents data quality problems at the point of data entry. Use when the user needs to restrict what can be entered into spreadsheet cells to maintain data quality. Do NOT use for cleaning existing dirty data (use spreadsheet-data-cleaning), conditional formatting rules (use conditional-formatting-rules), or building lookup formulas (use excel-lookup-formulas).

FerroxLabs 7091f0f 2 files · 40.5 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/data-validation-setup commit 7091f0f790

Frequently asked questions

npx skillmds@latest add ferroxlabs/data-validation-setup