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

v2 Fails to read 3rd column #1756

Closed
elbek opened this issue Dec 14, 2023 · 2 comments
Closed

v2 Fails to read 3rd column #1756

elbek opened this issue Dec 14, 2023 · 2 comments

Comments

@elbek
Copy link

elbek commented Dec 14, 2023

Description

Attaching an excel file and I can see that library fails to read unit column values, instead just omits it entirely and shifts next columns to its value

Steps to reproduce the issue:

  1. Try to parse the kmg_excel.xlsx

Describe the results you received: Unit column is omitted

Describe the results you expected: Unit column on row 34 and 35 should be parsed properly

Output of go version:

go version go1.20 linux/amd64

Excelize version or commit ID:

v2.6.1

Environment details (OS, Microsoft Excel™ version, physical, etc.):
Ubunut Linux 64bit

@xuri
Copy link
Member

xuri commented Dec 15, 2023

Thanks for your issue. This problem already has been fixed in v2.8.0, please upgrade to the lasted version or use the master branch code.

@xuri
Copy link
Member

xuri commented Dec 16, 2023

There is no feedback for this issue, so I've closed this, if you have a question, please let me know, and you can reopen this anytime.

@xuri xuri closed this as completed Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants