<?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: Export multiple datasets to multiple excel files in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515317#M32581</link>
    <description>&lt;P&gt;Hi Thanks for such a quick reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've gone through this article but there is one thing I fail to understand that if i want different workbooks for each output dataset which method should I go for?&lt;/P&gt;&lt;P&gt;And is there an option where the xlsx file i create can be sent via mail?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 22 Nov 2018 09:57:59 GMT</pubDate>
    <dc:creator>shikpop</dc:creator>
    <dc:date>2018-11-22T09:57:59Z</dc:date>
    <item>
      <title>Export multiple datasets to multiple excel files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515313#M32579</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 18 datasets in my output window and these 18 datasets has to be attached in excel format on outlook to 18 different people.&lt;/P&gt;&lt;P&gt;Can you please guide me as to how I can do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 09:37:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515313#M32579</guid>
      <dc:creator>shikpop</dc:creator>
      <dc:date>2018-11-22T09:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple datasets to multiple excel files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515315#M32580</link>
      <description>&lt;P&gt;How to create Excel files:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/excelxp_demo.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/excelxp_demo.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or preferred if your on 9.4:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings17/0169-2017.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings17/0169-2017.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to email:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002058232.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002058232.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would advise against the use of email to send datafiles.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 09:52:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515315#M32580</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-11-22T09:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple datasets to multiple excel files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515317#M32581</link>
      <description>&lt;P&gt;Hi Thanks for such a quick reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've gone through this article but there is one thing I fail to understand that if i want different workbooks for each output dataset which method should I go for?&lt;/P&gt;&lt;P&gt;And is there an option where the xlsx file i create can be sent via mail?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 09:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515317#M32581</guid>
      <dc:creator>shikpop</dc:creator>
      <dc:date>2018-11-22T09:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple datasets to multiple excel files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515319#M32582</link>
      <description>&lt;P&gt;If you use proc export, each proc export call will create a new file (=workbook).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once files are created, filename email in SAS allows to attach files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As already advised, sending datafiles per email is not good. Providing files for download with sftp(SSH) or https is the way to go.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 10:08:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-multiple-datasets-to-multiple-excel-files/m-p/515319#M32582</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-11-22T10:08:14Z</dc:date>
    </item>
  </channel>
</rss>

