To get Excel Sheet Name


Hi Ui path Community
i need to generate excel automation but the problem is the the sheet name keeps on changing after every download is there any way i can get sheet name from excel and store in a variable so that i can use it later
Attached the above screen shot for reference

Thank you in Advance

Hi @madhavraichur25 ,

This below link will help u

Hi,

FYI, another approach:
If the xlsx file has just single sheet, the following will work.

Regards,

@madhavraichur25,

You can use classic activity Get Workbook Sheets for this.