【发布时间】:2019-01-13 19:16:45
【问题描述】:
我尝试使用间接,但它不起作用如下:
=ArrayFormula(indirect(Frmla!B1))
工作表名称:Frml,单元格 B1 有数组公式短语。
也尝试索引整个数组公式,但我也遇到了错误
=index(Frmla!B1)
表格网址:
https://docs.google.com/spreadsheets/d/1SOsZX-Vrowxc3XlcaeH_7o3FYYFSJY3Wcsagkj5F2Eo/edit?usp=sharing
【问题讨论】:
标签: google-sheets array-formulas google-sheets-formula