Skip to content

NamedRanges do not import properly #47

Open
@no-name-2

Description

@no-name-2

After exporting and importing named ranges they are kind of broken.
For example, the output of "?ThisWorkbook.Names("MyName").RefersTo" should be something like "='Table1'!$A$1", but somehow it tends to be "='Table1'!R1C1", which should be the output of .RefersToR1C1 .
What was originally exported does still have the right "$A$1$ format.

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