Google Sheets Summing a cell over a changing number of sheets
问题 I am trying to convert a Spreadsheet from Excel to Google Sheets. Most formulas have worked as expected, with the exception of this formula: =SUM('J Slater:Job Sheet'!C6) I am using it to sum a specific cell over a range of sheets this formula allows sheets to be added between the range an also be added to the sum cell without any change to the formula. I can't find a way of replicating this in Google Sheets. 回答1: You can do this with custom functions in Google sheets: Script: /** * @returns