Given an Excel file with multiple sheets, how does one import all sheets into a single table? Using the import wizard I only get the first sheet, whereas I'd like to keep importing each sheet sequentially until all sheets have been imported into the table.
Can this be done, or does one have to do each sheet and then merge the tables?