You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
univer-botbot
changed the title
[Bug] index公式在N列会有问题,其他列没有问题,官网上就可以测试
[Bug] The index formula will have problems in column N, but there will be no problems in other columns. You can test it on the official website
Nov 8, 2024
Title: [Bug] The index formula will have problems in column N, but there will be no problems in other columns. You can test it on the official website
Before you submit this issue, have you checked the following
Is this really a problem?
I have searched the Github Issues for similar issues, but did not find anything.
Affected packages and versions
latest version
Reproduction link
It is not a code problem. If you put INDEX(E:E,3) in the third row of column E, it will be 0. The same effect will be in other columns. If you put INDEX(N:N,3) in column N, an error will be reported.
Expected behavior
It's not a code problem. If you put INDEX(E:E,3) in the third row of column E, it will be 0. The same effect will be in other columns. If you put INDEX(N:N,3) in column N, an error will be reported.
Actual behavior
It's not a code problem. If you put INDEX(E:E,3) in the third row of column E, it will be 0. The same effect will be in other columns. If you put INDEX(N:N,3) in column N, an error will be reported.
Before you submit this issue, have you checked the following
Affected packages and versions
最新版本
Reproduction link
不是代码问题,将INDEX(E:E,3)放到E列第三行,会是0,其他列也是同样的效果,将INDEX(N:N,3)放到N列就会报错
Expected behavior
不是代码问题,将INDEX(E:E,3)放到E列第三行,会是0,其他列也是同样的效果,将INDEX(N:N,3)放到N列就会报错
Actual behavior
不是代码问题,将INDEX(E:E,3)放到E列第三行,会是0,其他列也是同样的效果,将INDEX(N:N,3)放到N列就会报错
System information
No response
The text was updated successfully, but these errors were encountered: