Get a list of Excel Worksheets and Select one where to work

Hi,

how can I get a list of the Worksheets into an Excel file, and then input the one where I need to work?

Thanks,
Diego

use get workbook sheets activity.it will give all the sheets in a excel file

Hi,

ok, but how can I:

  1. Read the name of the Worksheets
  2. Prompt a Message where it shows the list of the Worksheets
  3. The user can select which one to access

?

Thanks,
Diego