Apps Script libraries In this post we’re going to look at how we can connect an Apps Script project to a library file. So, first, why would we want to do that? You want to connect to an external project, which you haven’t written. There’s an example of this in my post on how to… Continue reading Apps Script – How to deploy a library
Tag: Apps script
How to authorize an Apps Script project
In this post, I’ll show you how to authorize an Apps Script project. This could be a project that you’ve written yourself or it could be a program someone else has written and something like Google Sheets has displayed a pop up window asking you to authorize the code. The good thing is that it’s… Continue reading How to authorize an Apps Script project
Google Developers Blog: Total Eclipse of the Apps Script
Google Developers Blog: Total Eclipse of the Apps Script — Read on developers.googleblog.com/2013/10/total-eclipse-of-apps-script.html