Skip to content

Import fails if workbook has named ranges containing comma #17

Open
@SteGriff

Description

@SteGriff

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions