cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Community Discussions

Got a question about using the JMP User Community? A complaint or a compliment? Post it here.
Choose Language Hide Translation Bar

Can I Export Multiple Data Tables as 1 excel workbook?

I exported 1 excel work book with several sheets into JMP producing 6 data tables. I want to now export these tables back into 1 excel workbook either a new one or the same one . Is this possible?

1 REPLY 1
jthi
Super User

Re: Can I Export Multiple Data Tables as 1 excel workbook?

You can most likely achieve this from From File/Export

jthi_0-1696584080385.png

jthi_1-1696584087126.png

And for scripting there is at least Create Excel Workbook() function

-Jarmo