<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to export JMP Data Tables as different Tabs of an Excel Sheet ? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13248#M12508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of JMP Data Tables open and would like to export these as different tabs of one excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this in JMP script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2015 16:28:50 GMT</pubDate>
    <dc:creator>b55019</dc:creator>
    <dc:date>2015-07-10T16:28:50Z</dc:date>
    <item>
      <title>How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13248#M12508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of JMP Data Tables open and would like to export these as different tabs of one excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this in JMP script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 16:28:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13248#M12508</guid>
      <dc:creator>b55019</dc:creator>
      <dc:date>2015-07-10T16:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13249#M12509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JMP does not currently support saving different data tables as worksheets within a single workbook.&amp;nbsp; The exception is on Windows when a table exceeds the limit for the number of rows in an Excel sheet, it will try to open multiple sheets to accommodate all of the data.&amp;nbsp; Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian Corcoran&lt;/P&gt;&lt;P&gt;JMP Development&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:00:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13249#M12509</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-10T17:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13250#M12510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may well be wrong but I thought this was possible using ODBC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:26:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13250#M12510</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2015-07-10T17:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13251#M12511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;dt1= Data Table("Input");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;dt1&amp;lt;&amp;lt;save database("DSN=Excel Files Aman 2;DBQ=C:\Users\b55019\Desktop\Yield.xls;DriverId=790;FIL=excel12.0;MaxBufferSize=2048;PageTimeout=5;","Raw Data");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to give me an ODBC mismatch error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:28:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13251#M12511</guid>
      <dc:creator>b55019</dc:creator>
      <dc:date>2015-07-10T17:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13252#M12512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I thought you were referring to the normal File-&amp;gt;Save As export mechanism.&amp;nbsp; You could probably do it through ODBC, but if you have 32-bit Microsoft Office than you will need 32-bit JMP.&amp;nbsp; Otherwise, the ODBC driver will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:30:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13252#M12512</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-10T17:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13253#M12513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are your JMP and Excel(or ODBC?) both 32 bit or both 64 bit? Mine aren't so I can't explore this. For ODBC access to work you can't have one 64 bit and the other 32 bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:32:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13253#M12513</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2015-07-10T17:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13254#M12514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have both 32-bit and 64-bit JMP, but if you do not have 32-bit JMP then it is not going to work for you.&amp;nbsp; Microsoft installers will not allow you to install 64-bit Excel ODBC drivers if you have 32-bit Office already installed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:35:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13254#M12514</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-10T17:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13255#M12515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the 32-bit Excel/32-bit JMP combination, something like the following will work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt = open&lt;STRONG&gt;(&lt;/STRONG&gt;"$SAMPLE_DATA/Big Class.jmp"&lt;STRONG&gt;)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt2 = open&lt;STRONG&gt;(&lt;/STRONG&gt;"$SAMPLE_DATA/Tiretread.jmp"&lt;STRONG&gt;)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt; Save database&lt;STRONG&gt;(&lt;/STRONG&gt;"DSN=Excel Files;DBQ=C:/Bigc.xlsb;", "BigC"&lt;STRONG&gt;)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dt2 &amp;lt;&amp;lt; Save database&lt;STRONG&gt;(&lt;/STRONG&gt;"DSN=Excel Files;DBQ=C:/Bigc.xlsb;", "Tires"&lt;STRONG&gt;)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:42:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13255#M12515</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-10T17:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13256#M12516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a 64 bit JMP and 64 bit Excel combination . The command doesn't seem to work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gives me the same ODBC mismatch error .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:50:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13256#M12516</guid>
      <dc:creator>b55019</dc:creator>
      <dc:date>2015-07-10T17:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13257#M12517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have 64-bit Excel available, so I can't try out that combination.&amp;nbsp; You might want to try creating a new DSN with the 64-bit ODBC Driver Manager (the one in System-&amp;gt;Administrative Tools-&amp;gt;Data Sources (ODBC) .&amp;nbsp; This is assuming you are using Windows.&amp;nbsp; If you are on the Mac, I'm not sure what the issue might be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 17:54:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13257#M12517</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-10T17:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13258#M12518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send Expects Scriptable Object in access or evaluation of 'Send' , dt &amp;lt;&amp;lt; Save database( "DSN=Excel Files;DBQ=C:\jimmy\html\jmp\Bigc.xlsb;", "BigC" )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following script, error marked by /*###*/&lt;/P&gt;&lt;P&gt;dt &amp;lt;&amp;lt;&amp;nbsp; /*###*/Save database(&lt;/P&gt;&lt;P&gt;&amp;nbsp; "DSN=Excel Files;DBQ=C:\jimmy\html\jmp\Bigc.xlsb;",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "BigC"&lt;/P&gt;&lt;P&gt;) /*###*/&lt;/P&gt;&lt;P&gt;{}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running JMP10.0.2 32-bit and ms office 32-bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 21:54:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13258#M12518</guid>
      <dc:creator>jimloughlin</dc:creator>
      <dc:date>2015-07-10T21:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13259#M12519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you see open data tables?&amp;nbsp; This error would typically be caused by dt and dt2 not opening or going out of scope.&amp;nbsp; You may need to fix up the paths to the tables.&amp;nbsp; Also, you must have a DSN registered that is called "Excel Files".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 12:10:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13259#M12519</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-13T12:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13260#M12520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to do this on a windows machine . I am still getting the same error.&lt;/P&gt;&lt;P&gt;I wonder if there is a way in VB to do it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 18:09:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13260#M12520</guid>
      <dc:creator>b55019</dc:creator>
      <dc:date>2015-07-13T18:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13261#M12521</link>
      <description>&lt;P&gt;Certainly there are _many_ ways to do this - One way is via R and the very handy RDCOMClient package.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;// muitileExcelSheets.jsl
// adapting one example available here:
// https://learnr.wordpress.com/2009/10/06/export-data-frames-to-multi-worksheet-excel-file/
R Term();
R Init();

# send JMP data tables to R
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
R Send( dt );
Close( dt );

R Submit( "dt" );

dt2 = open("$SAMPLE_DATA/Tiretread.jmp");
R Send( dt2 );
Close( dt2 );

R Submit( "dt2" );

// http://www.omegahat.org/RDCOMClient/

RDCOMClient = R Submit("library(RDCOMClient)");

if(RDCOMClient==-1, throw("This Add-in requires the RDCOMClient R package."));

# kick them to Excel on separate sheets

R Submit("\[
  library(plyr)
  testlist &amp;lt;- dlply(iris, .(Species))
  d_ply(iris, .(Species), function(df) {
   assign(as.character(df$Species[1]), df,
  envir = .GlobalEnv)
  })
  testchar &amp;lt;- as.character(unique(iris$Species))
  testchar1 &amp;lt;- paste(testchar, collapse = ',')
  testchar; testchar1;
  library(RDCOMClient)
  source('http://www.omegahat.org/RDCOMClient/examples/excelUtils3.R')
  xls &amp;lt;- COMCreate('Excel.Application')
  xls[['Visible']] &amp;lt;- TRUE
  wb = xls[['Workbooks']]$Add(1)
  # export one dataframe as multiple sheets (breaking on a column value)
  rdcomexport &amp;lt;- function(x) {
   sh = wb[['Worksheets']]$Add()
   sh[['Name']] &amp;lt;- as.character(x$Species[1])
   exportDataFrame(x, at = sh$Range('A1'))
  }
  d_ply(iris, .(Species), rdcomexport)

  # exporting individual data frames converted from JMP tables above.

  sh = wb[['Worksheets']]$Add()
  sh[['Name']] &amp;lt;- as.character('Big Class')
  exportDataFrame(dt, at = sh$Range('A1'))
  sh = wb[['Worksheets']]$Add()
  sh[['Name']] &amp;lt;- as.character('TireTread')
  exportDataFrame(dt2, at = sh$Range('A1'))
]\");

// R Term();&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;-Matt&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:49:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13261#M12521</guid>
      <dc:creator>mattflynn</dc:creator>
      <dc:date>2022-06-16T15:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13262#M12522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would contact Tech Support.&amp;nbsp; They can make sure that your drivers are matching up with Excel and JMP properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 20:21:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/13262#M12522</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2015-07-13T20:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/510574#M73809</link>
      <description>&lt;P&gt;I also need to export files into different tabs in excel. I saw the 'no solution' solution is back to 2015, but do JMP add this function now 2022? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:00:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/510574#M73809</guid>
      <dc:creator>Isabel26</dc:creator>
      <dc:date>2022-06-16T15:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/510576#M73810</link>
      <description>&lt;P&gt;There seems to be &lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/create-excel-workbooks.shtml?os=win&amp;amp;source=application#ww1236905" target="_blank" rel="noopener"&gt; Scripting Guide &amp;gt; Data Tables &amp;gt; Basic Data Table Scripting &amp;gt; Create Excel Workbooks (jmp.com)&lt;/A&gt; which should be able to do this&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:15:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/510576#M73810</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-06-16T15:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to export JMP Data Tables as different Tabs of an Excel Sheet ?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/510655#M73836</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The function for this is Create Excel Workbook(a, b, c), where:&lt;/P&gt;
&lt;P&gt;a = path/name of Excel file to be created or modified,&lt;/P&gt;
&lt;P&gt;b = a list of data tables to export, and&lt;/P&gt;
&lt;P&gt;c = list of desired tab names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Brady&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt1 = Open( "$SAMPLE_DATA/Big Class.jmp" );
dt2 = Open( "$SAMPLE_DATA/Abrasion.jmp" );
Create Excel Workbook( "$TEMP/MyWorkbook.xlsx", {dt1, dt2}, {"Big", "Abrasive"} );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Jun 2022 22:31:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-JMP-Data-Tables-as-different-Tabs-of-an-Excel/m-p/510655#M73836</guid>
      <dc:creator>brady_brady</dc:creator>
      <dc:date>2022-06-16T22:31:07Z</dc:date>
    </item>
  </channel>
</rss>

