Closed rdesantis closed 4 years ago
If a workbook has only a single sheet, it should be acceptable to omit the worksheet name. In this case, the keyword SHEET must appear immediately after the file name expression to indicate reading the singleton sheet in the workbook.
Implemented per https://github.com/rdesantis/hauldata/commit/120de9a2d09b9b6e48f4d17e022500c66f94d4ad
If a workbook has only a single sheet, it should be acceptable to omit the worksheet name. In this case, the keyword SHEET must appear immediately after the file name expression to indicate reading the singleton sheet in the workbook.