<?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 only 5 sheets? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518652#M3597</link>
    <description>&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;I use ods excel and proc report to save the results to excel file.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;part of the codes look like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Macro:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;ods excel &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%IF&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; &amp;amp;state=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%THEN&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;file=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"\walter\3_10\&amp;amp;outexcel..xlsx"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;cssstyle=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"style.css"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;options (embedded_titles = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'yes'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; embedded_footnotes=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'yes'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; title_footnote_nobreak=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'off'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;sheet_interval=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"table"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; sheet_name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"T3.10.09&amp;amp;statename."&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;footnote;&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;proc report data=datasheet1 split=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'@'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; style(header)=higherlevel{borderwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0.3&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;};&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run this macro 6 times. But only save 5 sheets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what happened?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 03:22:42 GMT</pubDate>
    <dc:creator>walterwang</dc:creator>
    <dc:date>2018-12-05T03:22:42Z</dc:date>
    <item>
      <title>only 5 sheets?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518652#M3597</link>
      <description>&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;I use ods excel and proc report to save the results to excel file.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;part of the codes look like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Macro:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;ods excel &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%IF&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; &amp;amp;state=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;%THEN&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;file=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"\walter\3_10\&amp;amp;outexcel..xlsx"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;cssstyle=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"style.css"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;options (embedded_titles = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'yes'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; embedded_footnotes=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'yes'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; title_footnote_nobreak=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'off'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;sheet_interval=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"table"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; sheet_name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"T3.10.09&amp;amp;statename."&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;footnote;&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;proc report data=datasheet1 split=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'@'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; style(header)=higherlevel{borderwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0.3&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;};&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run this macro 6 times. But only save 5 sheets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what happened?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 03:22:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518652#M3597</guid>
      <dc:creator>walterwang</dc:creator>
      <dc:date>2018-12-05T03:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: only 5 sheets?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518654#M3598</link>
      <description>&lt;P&gt;Have you tried adding this statement at the end of your PROC REPORT:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 03:25:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518654#M3598</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-12-05T03:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: only 5 sheets?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518658#M3600</link>
      <description>Where's the ODS CLOSE statement? Or the RUN?&lt;BR /&gt;Do you have more %IF conditions? Are they all being evaluated correctly?</description>
      <pubDate>Wed, 05 Dec 2018 03:28:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518658#M3600</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-05T03:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: only 5 sheets?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518660#M3601</link>
      <description>yes it works.</description>
      <pubDate>Wed, 05 Dec 2018 03:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/only-5-sheets/m-p/518660#M3601</guid>
      <dc:creator>walterwang</dc:creator>
      <dc:date>2018-12-05T03:29:38Z</dc:date>
    </item>
  </channel>
</rss>

