Skip to content

mac: cannot handle sheet names with spaces inside #889

@zogzog

Description

@zogzog

More precisely, given two sheets:

<Name 'rc_past': =through_time!$E$5:$F$11>
<Name 'rw_digit': ='space bar'!$E$8:$E$17>

when asking .refers_to_range.sheet.name on the second, one gets a nasty

E                   appscript.reference.CommandError: Command failed:
E                   		OSERROR: -1728
E                   		MESSAGE: The object you are trying to access does not exist
E                   		COMMAND: app(pid=75015).workbooks['proto_validator.xlsx'].worksheets["'space bar'"].name.get()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions