Hi Community,
I have an automated process where i import data from excel workbooks. Each workbook can have multiple excel sheets so i have to specify the sheet name to pick the one i want. But, is there a way of determining if an excel workbook has only 1 sheet associated with it and so import the data from that one sheet without specifying the sheet name?