Aditya
From where your going to get the sheetname
Yes, you can read any specific worksheet from excel. First you need to add Excell scope activity and specify the file name with full folder path. inside the Excel scope you can use Read range activity. In the Read range activity you can specify the sheet name and the starting Cell from where you need to read the data. You can store the output in a datatable variable