返回列表 发帖
Right here bro:

=IF(ISERROR(SUM(OFFSET(A$1,(ROW(A1)-1)*10,,10,)))/10,"",SUM(OFFSET(A$1,(ROW(A1)-1)*10,,10,))/10)

If the columns are on a sheet starting at A1, just paste this formula beside the columns and drag it to make it apply to all columns

And boom goes the dynamite

TOP

返回列表