Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 公式引用多个选区,选区中有字符时预期公式结果报错 #1269

Closed
2 tasks done
zhaolixin7 opened this issue Jan 26, 2024 · 1 comment · Fixed by #1581
Closed
2 tasks done

[Bug] 公式引用多个选区,选区中有字符时预期公式结果报错 #1269

zhaolixin7 opened this issue Jan 26, 2024 · 1 comment · Fixed by #1581
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zhaolixin7
Copy link

初始清单

  • 这真的是个问题吗?
  • 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

受影响的包和版本

dev

复现步骤

1、单元格A1=SUM(D1:D5+E1:E5)
2、在d1:d5选区中输入字符

预期行为

365
image

实际行为

结果显示为0
2024_1_26 13_55_42 commands.json
2024_1_26 13_55_42 video.webm

运行环境

No response

操作系统

No response

构建工具

No response

@zhaolixin7 zhaolixin7 added the bug Something isn't working label Jan 26, 2024
@zhaolixin7 zhaolixin7 added this to the January 2024 milestone Jan 26, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Initial list

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

Affected packages and versions

dev

Reproduction steps

  1. Cell A1=SUM(D1:D5+E1:E5)
  2. Enter characters in the d1:d5 selection

Expected behavior

365
image

Actual behavior

The result is displayed as 0
2024_1_26 13_55_42 commands.json
2024_1_26 13_55_42 video.webm

Running environment

No response

operating system

No response

Build tools

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants