cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Due to global connectivity issues impacting AWS Services, users may experience unexpected errors while attempting to authorize JMP. Please try again later or contact support@jmp.com to be notified once all issues are resolved.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Jemster
Level III

Choose Which Excel Sheet to Open

I have a spreadsheet with several sheets and want to create a script that will read the names of all the sheets and create a modal window letting the user choose which sheet to open then output the name of the chosen sheet as a string.

1 ACCEPTED SOLUTION

Accepted Solutions
David_Burnham
Super User (Alumni)

Re: Choose Which Excel Sheet to Open

The function Get Excel Worksheets will help you.

-Dave

View solution in original post

1 REPLY 1
David_Burnham
Super User (Alumni)

Re: Choose Which Excel Sheet to Open

The function Get Excel Worksheets will help you.

-Dave

Recommended Articles