I have functions defined in a script project that belongs to a spreadsheet, and would like to use them in other spreadsheets as well. These are functions designed to be called from a cell in the spreadsheet.
I can save a version of the project, and import it as a library into the other, but this does not allow the functions to be called directly from the spreadsheet. (As far as I can tell).
The same problem applies if I create a stand-alone script project in Drive, and import it as a library into both spreadsheets.
Where should I put functions that I want to be able to call directly from multiple spreadsheets? If they go in a library, how do I call them directly from the spreadsheet?
Thanks!