Is there a way to use the same google-app-script in multiple different workbooks?
问题 I have created 20+ Goolge Sheets workbooks. I have also written scripting to run each one. The one thing I would love to do is instead of have 20+ codes to run in each one, I would like to have 1 code that was used throughout each of my workbooks. Does anyone have any insite on how to make this happpen? I have tried using the library function. I am not sure if I am doing it correctly though. **//This is my Menu//** function onOpen() { var submenu = [{name: "Submit Order", functionName: