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

Import fails if workbook has named ranges containing comma #17

Open
SteGriff opened this issue Feb 11, 2016 · 0 comments
Open

Import fails if workbook has named ranges containing comma #17

SteGriff opened this issue Feb 11, 2016 · 0 comments

Comments

@SteGriff
Copy link

Hi there,

Thanks for making this add-in!

In our project, we have named ranges based on formulae which contain commas. When the import procedure tries to parse NamedRanges.csv, it gets in a pickle because of our extra commas.

I fixed this by writing and reading the NamedRanges.csv file using semicolon as a separator instead. I can submit a pull request for this if you think it's a good step!

Thanks!
Ste

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

1 participant