<?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: Combing muliple proc freq tables into one table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Combing-muliple-proc-freq-tables-into-one-table/m-p/446255#M111943</link>
    <description>&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/statgeek/e0903d269d4a71316a4e" target="_blank"&gt;https://gist.github.com/statgeek/e0903d269d4a71316a4e&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Mar 2018 16:46:49 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-03-16T16:46:49Z</dc:date>
    <item>
      <title>Combing muliple proc freq tables into one table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combing-muliple-proc-freq-tables-into-one-table/m-p/446239#M111931</link>
      <description>&lt;P&gt;SAS 9.4&lt;/P&gt;&lt;P&gt;I am running multiple demographics from a proc freq, how do I combine them so that they are in one table and not multiple tables? Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;tabulate&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = mylib.a;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;tables&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; Age_Group Race Gender Ethnicity Smoking_status nocum; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; Age_Group &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;Age_Group.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; Race &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;$Race.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; Gender &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;$Gender.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; Ethnicity &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;$Ethnicity.&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Also, a couple of the variables have blank/missing data from a cell, is their a way to remove the row with the missing data so that I do not have a row with a blank label and a frequency and percent beside it? Thank you&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:00:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combing-muliple-proc-freq-tables-into-one-table/m-p/446239#M111931</guid>
      <dc:creator>GS2</dc:creator>
      <dc:date>2018-03-16T16:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Combing muliple proc freq tables into one table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combing-muliple-proc-freq-tables-into-one-table/m-p/446255#M111943</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/statgeek/e0903d269d4a71316a4e" target="_blank"&gt;https://gist.github.com/statgeek/e0903d269d4a71316a4e&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 16:46:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combing-muliple-proc-freq-tables-into-one-table/m-p/446255#M111943</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-03-16T16:46:49Z</dc:date>
    </item>
  </channel>
</rss>

