cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

Is there a way to import multiple excel files with more than one sheets in each excel files ? additionaly, is it possible set subfolder name of each excel files,file names and sheet names as labels ?

Attachments are the raw data and file path for simulation.

thanks!

SeanJYsh_0-1646273874856.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

the Multiple File Import() function handles all of your questions except for placing the complete file path(subfolder name).  It can only add the file name as a column value.

 

 

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

the Multiple File Import() function handles all of your questions except for placing the complete file path(subfolder name).  It can only add the file name as a column value.

 

 

Jim
SeanJYsh
Level I

Re: how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

Got it,Thanks!

Recommended Articles