问题
I have a spreadsheet in which a few sheets are very complex formulas which take a while to run. I want to be able to update the support pages and only run the sheets with formulas when they have focus. Is there anyway to do this in Google Sheets?
回答1:
As I understand, the recalculation settings in Google Sheets only have effect for certain functions like NOW and RAND.
The alternative is to use scripts instead of formulas.
References
Change locale, time zone, and recalculation settings - Docs editors help
Related
- Formulas always recalculating when refreshing/loading spreadsheet
来源:https://stackoverflow.com/questions/30373782/ho-do-i-stop-and-start-autoupdating-in-google-sheets