ExcelTable (v3.0) finally supports multi-sheet queries. I’ve implemented this new feature following Mike Kutz’s suggestion last year. Function getRows, as well as related routines getCursor and loadData are now overloaded to accept both a list of sheet names or a sheet name pattern (regular expression). In order to know which data come from which sheet, … Continue reading ExcelTable 3.0 : Multi-sheet support