8000 Update README.md by dorssar · Pull Request #125 · dhatim/fastexcel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update README.md #125

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

Merged
merged 1 commit into from
Nov 2, 2020
Merged

Update README.md #125

merged 1 commit into from
Nov 2, 2020

Conversation

dorssar
Copy link
Contributor
@dorssar dorssar commented Oct 30, 2020

I believe the formula examples should not contain the leading "="
e.g., ws.formula(10, 0, "SUM(A1:A10)") instead of ws.formula(10, 0, "=SUM(A1:A10)")

(Google Sheet is doubling = sign which results in formula cells containing an #ERROR! instead of evaluated expression)

I believe the formula examples should not contain the leading "="
e.g., ws.formula(10, 0, "SUM(A1:A10)") instead of ws.formula(10, 0, "=SUM(A1:A10)")

(Google Sheet is doubling = sign which results in formula cells containing an #ERROR! instead of evaluated expression)
@rzymek
Copy link
Collaborator
rzymek commented Oct 31, 2020

Verified: formulas in LibreOffice are stored in xlsx without the leading "="

@ochedru ochedru merged commit 6052ce3 into dhatim:master Nov 2, 2020
@dorssar dorssar deleted the patch-2 branch November 17, 2020 09:57
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

Successfully merging this pull request may close these issues.

3 participants
0