0

I am having issues with running custom formulas on google spreadsheets. Everything was working fine a couple of days ago.

  • When I open Extensions --> Apps Script, it opens the correct script
  • Even a basic function like the example DOUBLE function isn't working, so I don't think its an issue with my code
  • Nothing is getting logged on the Execution logs
  • Instead of a #NAME? error, I get a Loading... error
  • The #NAME? error comes up when I try a formula that doesn't exist, as it should.
TheMaster
  • 45,448
  • 6
  • 62
  • 85
  • Make a copy of your sheet and see if that helps – TheMaster Mar 03 '22 at 16:14
  • I have tried that and many other similar solutions. Creating a new copy of my sheet. Deleting and recreating a new scripts file. Switching wifi networks. Switching browsers. Even a brand new blank sheet and following a yt tutorial won't work, and it feels like Im somehow missing a basic, crucial step. – Mysterium Mar 03 '22 at 16:33
  • Replace functionality with standard scripts – Cooper Mar 03 '22 at 17:36
  • Provide [mcve]. – TheMaster Mar 03 '22 at 18:34

0 Answers0