Skip to content

Run-time error '9' Subscript out of range with sheet xlwings.conf added after workbook creation #708

@ilrico

Description

@ilrico

I created a new sheet then renamed it to "xlwings.conf" (in VBA editor properties it appears with (name) set to Sheet6 and name set to xlwings.conf
Then if I try click on addin "Restart UDFs server" or "Import functions" I have the error Subscript out of range on line(in function GetConfigFromSheet() ):
Set sht = ThisWorkbook.Sheets("xlwings.conf")

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