<?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: SAS EG License and Excel in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538301#M242</link>
    <description>Hi:&lt;BR /&gt;  Are you trying to ask whether you can take Programming 1 if you have the SAS Add-in for Microsoft Office? Or were you trying to show an example of PROC SETINIT?&lt;BR /&gt;  &lt;BR /&gt;  If the original poster can explain what version of SAS and/or EG they are running, we may be able to give better advice.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
    <pubDate>Mon, 25 Feb 2019 15:44:28 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2019-02-25T15:44:28Z</dc:date>
    <item>
      <title>SAS EG License and Excel</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538157#M237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just started the Programming Essential 1 class. I am doing the first practice where we learn to select different output types for our SAS Report. Under Program --&amp;gt; Properties I don't see the option to select "Excel". I wanted to know is there program code we can run to know if the license covers Excel outputs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshot included in attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 23:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538157#M237</guid>
      <dc:creator>nrodrig</dc:creator>
      <dc:date>2019-02-24T23:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG License and Excel</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538160#M238</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; When I use Enterprise Guide, version 7.15, as shown below, I do see an option for Excel in the Properties window:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Excel_choice.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27393i45D5FEBA54281879/image-size/large?v=v2&amp;amp;px=999" role="button" title="Excel_choice.png" alt="Excel_choice.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; This option is generating code for ODS EXCEL, which needs to have SAS 9.4 M2 or higher. I wonder what version of EG and what version of SAS you're using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You'll need to have 9.4M2 or higher to run the programs in the Programming 1 course, so you might want to check that before you proceed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; There's actually more than one way to send your output from SAS to Excel. Ever since Excel 97, Excel could open an HTML file, so even if you are running an older version of SAS, you can always make an HTML file and then do a File --&amp;gt; Open from inside Excel to open the HTML file. There are other ODS destinations that can create output for Excel. Whether there's a choice inside your Enterprise Guide really depends on your EG version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 00:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538160#M238</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-02-25T00:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG License and Excel</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538161#M239</link>
      <description>&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; font-family: Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 24px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&amp;nbsp;PROC setinit&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;DIV class="sasSource" style="background-color: transparent; color: #000000; font-family: Consolas,Courier,&amp;amp;quot; courier new&amp;amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;Operating System:&amp;nbsp;&amp;nbsp; LIN X64 .&lt;/DIV&gt;
&lt;DIV class="sasSource" style="background-color: transparent; color: #000000; font-family: Consolas,Courier,&amp;amp;quot; courier new&amp;amp;quot;; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;Product expiration dates:&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: Consolas,Courier,'Courier New'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;&amp;nbsp;---SAS Add-in for Microsoft Excel &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 00:34:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538161#M239</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2019-02-25T00:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG License and Excel</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538301#M242</link>
      <description>Hi:&lt;BR /&gt;  Are you trying to ask whether you can take Programming 1 if you have the SAS Add-in for Microsoft Office? Or were you trying to show an example of PROC SETINIT?&lt;BR /&gt;  &lt;BR /&gt;  If the original poster can explain what version of SAS and/or EG they are running, we may be able to give better advice.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Mon, 25 Feb 2019 15:44:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538301#M242</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-02-25T15:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG License and Excel</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538305#M243</link>
      <description>&lt;P&gt;After you run:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the log and let us know your current version:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Setinit.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27414iE6E857BA54352ADB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Setinit.png" alt="Setinit.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;CODE class=" language-sas"&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 15:49:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-EG-License-and-Excel/m-p/538305#M243</guid>
      <dc:creator>Panagiotis</dc:creator>
      <dc:date>2019-02-25T15:49:35Z</dc:date>
    </item>
  </channel>
</rss>

