I’m trying to select the excel sheet identified in a string variable.
Though I used “select item” activity, but although it worked fine with
direct sheet name, using string variable which contains sheet name,
it throws exception…
How can I select specified excel sheet by a string variable which has
sheet name?