Why is apps script not working
Usually is apps script not working comes down to settings, permissions, locale, or how the data is typed (text vs numbers vs dates). Check Format → Number, Data → Data validation, and whether the sheet is filtered or protected. Compare a working cell next to a broken one to spot the difference faster than rewriting everything.
Steps
-
1
Reproduce the issue on a tiny sample.
-
2
Check number/date formats and filters.
-
3
Check share permissions and protected ranges.
-
4
Fix the cause, then reapply to the full range.
Related tutorials
These videos might help you go deeper on this topic.
Breaking Through Errors In Apps Script
Seek Errors When Coding Apps Script
Tips to Navigating Thousands of Lines of Code In Apps Script
Getting Started Coding in Apps Script
Apps Script Manifest
How do I reference a different spreadsheet in Apps Script?
Related blog posts
Written guides that go deeper on this question.
Everything Aggravating about Apps Script
Been coding Apps Script for almost 10 years. Here's what I still find aggravating in Apps Script. The autocomplete is frustrating. Files don't save with errors. I lose my way in files. And the documentation is atrocious.
Read post →Getting Started Coding in Apps Script
What you need to know to access Apps Script inside Google Sheets. Code in Google Scripts. Automate business processes and more.
Read post →Better Sheets on YouTube
Watch matching videos from youtube.com/bettersheets.
Terms and formulas behind this
Want the full definition or how a formula works? Start here.
filters in Google Sheets
Filtering hides rows that do not match criteria without deleting data. The filter toolbar on a header row is the fast...
Open →FILTER
FILTER returns only the rows from a range that meet one or more conditions. Conditions are boolean arrays the same he...
Open →Data validation
Data validation restricts what can be entered in a cell before bad data spreads through your model. Rules can enforce...
Open →dropdowns / data validation
Data validation restricts what people can type in a cell. A dropdown is the friendly face of that feature: pick from ...
Open →protect sheets/ranges
Protection limits who can edit specific cells, ranges, or entire tabs while others keep view or comment access. It is...
Open →Google Apps Script
Apps Script is Google's JavaScript platform for automating Sheets and other Workspace apps. From a spreadsheet you ca...
Open →sharing Google Sheets
Sharing controls who can open a spreadsheet and what they can do inside it. The Share button invites people by email ...
Open →cell formatting
Cell formatting controls how values display without necessarily changing the stored value underneath. Currency, perce...
Open →DATE()
Google Sheets DATE() function guide
Open →Related questions
Why is conditional formatting not working in Google Sheets
Usually is conditional formatting not working comes down to settings, permissions, locale, or how the data is typed (text vs numbers vs dates). Check Format → Number, Data → Data validation, and whether the sheet is filtered or protected. Compare a working cell next to a broken one to spot the difference faster than rewriting everything.
Get the answer →Why google sheet not working
Usually google sheet not working comes down to settings, permissions, locale, or how the data is typed (text vs numbers vs dates). Check Format → Number, Data → Data validation, and whether the sheet is filtered or protected. Compare a working cell next to a broken one to spot the difference faster than rewriting everything.
Get the answer →Why is conditional formatting not working Google Sheets
Usually is conditional formatting not working google sheets comes down to settings, permissions, locale, or how the data is typed (text vs numbers vs dates). Check Format → Number, Data → Data validation, and whether the sheet is filtered or protected. Compare a working cell next to a broken one to spot the difference faster than rewriting everything.
Get the answer →Why Google Sheets are not working
Usually are not working comes down to settings, permissions, locale, or how the data is typed (text vs numbers vs dates). Check Format → Number, Data → Data validation, and whether the sheet is filtered or protected. Compare a working cell next to a broken one to spot the difference faster than rewriting everything.
Get the answer →Why is my conditional formatting not working in Google Sheets
Usually is my conditional formatting not working comes down to settings, permissions, locale, or how the data is typed (text vs numbers vs dates). Check Format → Number, Data → Data validation, and whether the sheet is filtered or protected. Compare a working cell next to a broken one to spot the difference faster than rewriting everything.
Get the answer →Need more than a quick answer?
637+ walkthrough videos, unlimited generators, and every template. From $9/month. Practical lessons. Zero fluff.
Need one fix
Watch a free tutorial for the step-by-step version of any answer.
Learning Sheets for real
Unlock the full library, generators, and templates with membership.