在 ARRAY_LITERAL 中,Array Literal 缺少一行或多行的值 - 谷歌电子表格中的间接公式错误 [英] In ARRAY_LITERAL, an Array Literal was missing values for one or more rows - indirect formula error in google spreadsheet

查看:26
本文介绍了在 ARRAY_LITERAL 中,Array Literal 缺少一行或多行的值 - 谷歌电子表格中的间接公式错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

伙计们,我正在尝试合并同一个 Google 电子表格的两个不同选项卡.

Hy Guys, i'm triyng to merge two different Tab of the same Google SpreadSheet.

我在第一个单元格中使用这个公式

I'm using this formula in the first cell

={indirect(dynamicRange1);indirect(dynamicRange2)}

其中 dynamicRange 1 和 2 是:

where dynamicRange 1 and 2 are:

  • FirstSheet!2:2606
  • SecondSheet!2:6598

但是shomething 不能正常工作.

But shomething does not work fine.

在 ARRAY_LITERAL 中,一个数组文字缺少一行或多行的值"

"In ARRAY_LITERAL, an Array Literal was missing values for one or more rows"

如果我只使用一个 dynamicRance 一切正常,两个都会出错.

If i use just one dynamicRance everything works fine, both something goes wrong.

推荐答案

两个工作表中的列数必须相同:

Number of columns in both sheets must be the same:

试试

={Sheet1!A2:D10;Sheet2!A2:D10}

这篇关于在 ARRAY_LITERAL 中,Array Literal 缺少一行或多行的值 - 谷歌电子表格中的间接公式错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆