Google Spreadsheet sum which always ends on the cell above

后端 未结 7 1388
余生分开走
余生分开走 2020-12-24 01:30

How to create a Google Spreadsheet sum() which always ends on the cell above, even when new cells are added? I have several such calculations to make on each single column s

7条回答
  •  礼貌的吻别
    2020-12-24 02:09

    You guys are making this harder than you have to. I just leave a couple of empty rows above by "sum" row (you can format them to be filled with color or something to keep them from being inadvertently used), then just add your new rows just above those special rows.

提交回复
热议问题