<?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: Automatically Downloading XLSX in ODS Excel in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664663#M78983</link>
    <description>What do you mean by manually download? That may be a limitation of your set up unfortunately.</description>
    <pubDate>Wed, 24 Jun 2020 15:25:38 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-06-24T15:25:38Z</dc:date>
    <item>
      <title>Automatically Downloading XLSX in ODS Excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664657#M78982</link>
      <description>&lt;P&gt;Hello, is there a way to automatically generate a pre-formatted XLSX?&amp;nbsp; The reason is that I need to set a timer to generate a XLSX.&amp;nbsp; Proc export is not useful because it is stripping the formatting; setting up a libref (libname ... xlsx) also seems to be a data-dump only.&amp;nbsp; Now, ODS has formatting, but I need to manually download the XLSX.&amp;nbsp; Is there some way to automate the downloading?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods Excel file="&amp;amp;SASFolder.&amp;amp;FirstReport"
	style=Journal
	options(sheet_name="Data" frozen_headers="1");
proc print data=FirstReport noobs; run;
ods Excel close;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 15:06:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664657#M78982</guid>
      <dc:creator>AndyTam</dc:creator>
      <dc:date>2020-06-24T15:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Downloading XLSX in ODS Excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664663#M78983</link>
      <description>What do you mean by manually download? That may be a limitation of your set up unfortunately.</description>
      <pubDate>Wed, 24 Jun 2020 15:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664663#M78983</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-24T15:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Downloading XLSX in ODS Excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664694#M78984</link>
      <description>Actually ODS is already saving a formatted copy into my destination folder. I was asked to download it if I want to open it via EG. So it's an unrelated step.</description>
      <pubDate>Wed, 24 Jun 2020 16:22:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664694#M78984</guid>
      <dc:creator>AndyTam</dc:creator>
      <dc:date>2020-06-24T16:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Downloading XLSX in ODS Excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664714#M78985</link>
      <description>&lt;P&gt;You can use the Copy Files task for this and automate in your flow.&amp;nbsp; Here -- &lt;A href="https://youtu.be/GX9qqfVIpM8?start=5708&amp;amp;end=6360" target="_self"&gt;I have a video tutorial&lt;/A&gt; (11 minutes within this much larger tutorial) that shows how to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FGX9qqfVIpM8%3Fstart%3D5708%26feature%3Doembed%26start%3D5708%26end%3D6360&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DGX9qqfVIpM8&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FGX9qqfVIpM8%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="SAS Tutorial | Doing More with SAS Enterprise Guide: Tips and Advanced Techniques" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 17:04:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Automatically-Downloading-XLSX-in-ODS-Excel/m-p/664714#M78985</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2020-06-24T17:04:32Z</dc:date>
    </item>
  </channel>
</rss>

