<?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: Exporting to a Sharepoint in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34323#M588</link>
    <description>&amp;gt; Whenever someone asks "Can SAS?", the answer is&lt;BR /&gt;
&amp;gt; Yes!!&lt;BR /&gt;
&lt;BR /&gt;
Can SAS transport me back in time? About 15 years would do, I need to talk myself out of some bad decisions.</description>
    <pubDate>Tue, 16 Nov 2010 20:03:29 GMT</pubDate>
    <dc:creator>GeoffNess</dc:creator>
    <dc:date>2010-11-16T20:03:29Z</dc:date>
    <item>
      <title>Exporting to a Sharepoint</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34321#M586</link>
      <description>Can we export the data as a spreadsheet to a Sharepoint site from SAS?&lt;BR /&gt;
If yes, how?</description>
      <pubDate>Tue, 16 Nov 2010 14:12:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34321#M586</guid>
      <dc:creator>sahkul</dc:creator>
      <dc:date>2010-11-16T14:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to a Sharepoint</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34322#M587</link>
      <description>Whenever someone asks "Can SAS?", the answer is Yes!!&lt;BR /&gt;
&lt;BR /&gt;
An excel readable file can be written directly to sharepoint with the code below.&lt;BR /&gt;
&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods results=off;&lt;BR /&gt;
&lt;BR /&gt;
ods html file="\\mo-sharepoint02\company\division\department\Product\Quality\Reports\Measure\Product.xls";                                        &lt;BR /&gt;
&lt;BR /&gt;
proc print data=testfile;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods _all_ close;</description>
      <pubDate>Tue, 16 Nov 2010 14:46:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34322#M587</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2010-11-16T14:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to a Sharepoint</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34323#M588</link>
      <description>&amp;gt; Whenever someone asks "Can SAS?", the answer is&lt;BR /&gt;
&amp;gt; Yes!!&lt;BR /&gt;
&lt;BR /&gt;
Can SAS transport me back in time? About 15 years would do, I need to talk myself out of some bad decisions.</description>
      <pubDate>Tue, 16 Nov 2010 20:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/34323#M588</guid>
      <dc:creator>GeoffNess</dc:creator>
      <dc:date>2010-11-16T20:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to a Sharepoint</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/277064#M1830</link>
      <description>&lt;P&gt;The best response ever!!!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 22:39:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Exporting-to-a-Sharepoint/m-p/277064#M1830</guid>
      <dc:creator>eddydag</dc:creator>
      <dc:date>2016-06-13T22:39:12Z</dc:date>
    </item>
  </channel>
</rss>

