Hi @rahul_gola, for that you can create a variable for the “Workbook” in your Excel Application Scope (for example “wb”) and use it to get your sheet names via wb.GetSheets - will the following threads help you?
Copy Excel File with Dynamic Sheet Name or How to fetch sheet name of excel file in variable
1 Like