Skip to content

Variable name appended instead of overwritten #270

@Hugovdberg

Description

@Hugovdberg

Stub bugreport, will append to later.

While changing the reader signature a bug was introduced that the sheetnames were incrementally appended to the variable name, instead of to the workbook name. So a file File.xlsx with sheets Sheet1 and Sheet2 resulted in variable names File.Sheet1 and File.Sheet1.Sheet2.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions