<?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 Re: Saving Data Table to Excel format in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40397#M23667</link>
    <description>Hi txnelson, thanks for the info. Didnt know it was so simple.</description>
    <pubDate>Wed, 14 Jun 2017 06:59:19 GMT</pubDate>
    <dc:creator>kuanaunwei</dc:creator>
    <dc:date>2017-06-14T06:59:19Z</dc:date>
    <item>
      <title>Saving Data Table to Excel format</title>
      <link>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40392#M23662</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any way to save a data table into Excel (.xlsx) format with scripting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 03:49:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40392#M23662</guid>
      <dc:creator>kuanaunwei</dc:creator>
      <dc:date>2017-06-14T03:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Data Table to Excel format</title>
      <link>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40395#M23665</link>
      <description>&lt;P&gt;The Save() function. &amp;nbsp;Documentation and examples are at&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Help==&amp;gt;Scripting Index==&amp;gt;Save&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
dt &amp;lt;&amp;lt; Save( "C:\Big Class.xlsx" );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Jun 2017 06:42:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40395#M23665</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-06-14T06:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Data Table to Excel format</title>
      <link>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40397#M23667</link>
      <description>Hi txnelson, thanks for the info. Didnt know it was so simple.</description>
      <pubDate>Wed, 14 Jun 2017 06:59:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saving-Data-Table-to-Excel-format/m-p/40397#M23667</guid>
      <dc:creator>kuanaunwei</dc:creator>
      <dc:date>2017-06-14T06:59:19Z</dc:date>
    </item>
  </channel>
</rss>

