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

Excel error: replaced part XXXX #61

Open
UABaena opened this issue Oct 18, 2018 · 1 comment
Open

Excel error: replaced part XXXX #61

UABaena opened this issue Oct 18, 2018 · 1 comment

Comments

@UABaena
Copy link

UABaena commented Oct 18, 2018

Hi, I recently started to use the xlsx package and im getting some weird errors on large excel files that i will call them EXCELSAMPLE.xlsx, the errors printed by excel are:

EXCELSAMPLE.xlsx - Replaced Part /xl/worksheets/sheet1.xml part with XML error. '>' expeted. Line 7, column 130352.
EXCELSAMPLE.xlsx - Replaced Part /xl/worksheets/sheet1.xml part with XML error. The name in the end tag of the element must match the element type in the start tag. Line 7 column 130527.
EXCELSAMPLE.xlsx - Replaced Part /xl/worksheets/sheet1.xml part with XML error. Quote expected. Line 7, column 130353.
EXCELSAMPLE.xlsx - Replaced Part /xl/worksheets/sheet1.xml part with XML error. Equal expected. Line 7, column 130353.
EXCELSAMPLE.xlsx - Replaced Part: /xl/worksheets/sheet1.xml part with XML error. An attribute value must not contain '<'. Line 7, column 130353.
EXCELSAMPLE.xlsx - Replaced Part: /xl/worksheets/sheet1.xml part with XML error. Illegal qualified name character. Line 7, column 130353.

I'm getting this error on more than one excel and in different columns, so i want to know how to solve it

this can be because im trying to export to excel very large files? (Large files aka: 11,500 Kb)

i appreciate any kind of help with this, thank you, i'll be reading this thread so i'll be glad to answer any question you have

@eaolson
Copy link
Contributor

eaolson commented Nov 16, 2018

Can you provide an example that recreates this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants