【发布时间】:2020-01-20 20:27:36
【问题描述】:
需要知道如何将 Max Offset 函数放入数组公式中。
=ArrayFormula(MAX(OFFSET(M42:M46,0,0,5,1)))
这就是我想要改变它的地方。
=MAX(OFFSET(M42,0,0,5,1))
这是表格中的示例。 https://docs.google.com/spreadsheets/d/180M_qJCE0Bhz5jRX-tAyBc7DIp7HQpCNVGGlrkuguso/edit?usp=sharing
【问题讨论】:
标签: google-sheets google-sheets-formula array-formulas google-sheets-query cumulative-sum