hi, i want my variable (count) to calculate how many excel sheets there are in my sheet and for that i wish to use the function; GetSheet on my variable expression, but i am not able to do so.
Have you tried the activity Get Workbook Sheets instead?
Welcome to the community
Use Get Workbook sheet and take the count wbsh.Count
Here wbsh is the output from Get workbook sheets
cheers