<?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 SAS EG 6.1 HTML Output with Link for Excel Output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215126#M39694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAS Experts,&lt;/P&gt;&lt;P&gt;We are running SAS right now only on the clients with EG, not SAS Sever. is it still possible&lt;/P&gt;&lt;P&gt;to create a HTML link saying "Click here to open in MS Excel" to open the SAS HTML result that is created in EG in MS Excel?&lt;/P&gt;&lt;P&gt;Or do we need for that a running SAS Workspace Server and STP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 15:31:12 GMT</pubDate>
    <dc:creator>metallon</dc:creator>
    <dc:date>2015-04-02T15:31:12Z</dc:date>
    <item>
      <title>SAS EG 6.1 HTML Output with Link for Excel Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215126#M39694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAS Experts,&lt;/P&gt;&lt;P&gt;We are running SAS right now only on the clients with EG, not SAS Sever. is it still possible&lt;/P&gt;&lt;P&gt;to create a HTML link saying "Click here to open in MS Excel" to open the SAS HTML result that is created in EG in MS Excel?&lt;/P&gt;&lt;P&gt;Or do we need for that a running SAS Workspace Server and STP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 15:31:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215126#M39694</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2015-04-02T15:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 6.1 HTML Output with Link for Excel Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215127#M39695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are creating a Html-file, that is the intermediate dataflow. Doesn't matter what tool/server you are using. When running local sas-pc the only question is why would you do that:&amp;nbsp; storing a file (like a webserver) and than opening in excel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:44:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215127#M39695</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-04-03T13:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 6.1 HTML Output with Link for Excel Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215128#M39696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;Thanks for your response. Our environment has not got a running SAS Server yet. That will take a few more months but I want to develop&lt;/P&gt;&lt;P&gt;to use the programs ultimately so they dont run locally.&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 12:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215128#M39696</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2015-04-07T12:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 6.1 HTML Output with Link for Excel Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215129#M39697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A you are getting SAS on a Server ask the following:&lt;/P&gt;&lt;P&gt;- Are they implementing AMO (Addin Microsoft Office) it will integrate EXCEL (also Outlook) with SAS&lt;/P&gt;&lt;P&gt;- Is the PC-files server on a windows machine getting implemented or will SAS run on a Windows server&lt;/P&gt;&lt;P&gt;&amp;nbsp; in bot cases there is direct interface to the Windows Ad environment that can be isolated to machines or opened to the AD-domain&lt;/P&gt;&lt;P&gt;- When going to run on a Unix(Linux) server is there the option of mail and XLSX creation. &lt;/P&gt;&lt;P&gt;&amp;nbsp; This will make it possible even when not having AMO or pc-fileserver or a SAS windows server to send/email xslx files.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;- When the intended usage is Eguide driven you have the send-to buttons (sending data to ....)&lt;/P&gt;&lt;P&gt;- When the intended usage is SAS-VA there will be no Excel usage necessary it is replacing it all.&lt;/P&gt;&lt;P&gt;What will be there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 13:39:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215129#M39697</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-04-07T13:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 6.1 HTML Output with Link for Excel Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215130#M39698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;We are not using SAS-VA. The ultimate usage is via Stored Process Web Application. The receive an email is not a user requirement.&lt;/P&gt;&lt;P&gt;The SAS Server will be running on a UNIX environment.&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 14:46:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215130#M39698</guid>
      <dc:creator>metallon</dc:creator>
      <dc:date>2015-04-07T14:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG 6.1 HTML Output with Link for Excel Output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215131#M39699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Than your closest approach will be generating html ODS output save that locally and access it with a browser.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 15:01:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-EG-6-1-HTML-Output-with-Link-for-Excel-Output/m-p/215131#M39699</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-04-07T15:01:33Z</dc:date>
    </item>
  </channel>
</rss>

