Invoke code to get hidden sheets in an excel file

Hi,

You can use this to identify the sheet names (hidden sheets as well).
Instead of logging the sheet names, you can pass an out argument of sheet names and store it in excel table.

ExcelSheetNames.zip (8.2 KB)

Thanks