After I load an older excel file (xls) with VBA modules included, the xls reader is generating an exception. The problem is that substreams with type 6 are not handled in a case statement.
This is disturbing. Proposal: just skip over that modules (or add an option to disable the exception). In XLSSUIT4, not exception was generated.