I have a custom function as a Google Spreadsheet script, which depends on some other cells' values. It runs ok the first time I put it in a cell, but then when I change the data in the other cells it stays the same. How can I make the first cell update its value automatically when I change the other cells?
|
feedback
|
|
I found an answer which doesn't fully make me happy but it's good enough I guess.
If you add a function called
This makes sheets whose name begins with | |||
|
feedback
|