【问题标题】:Reference cell to another sheet cell which has array formula?将单元格引用到另一个具有数组公式的工作表单元格?
【发布时间】: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


    【解决方案1】:

    试试:=ArrayFormula(indirect("Frmla!B1"))

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多