<?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: Results Table with blanks? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179446#M302782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change it to something with smaller W best3. perhaps.&amp;nbsp; or just remove it completly.&amp;nbsp; In your proc step add FORMAT regsam;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2014 20:54:15 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2014-08-28T20:54:15Z</dc:date>
    <item>
      <title>Results Table with blanks?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179443#M302779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using PROC SURVEYFREQ in SAS EG, but when the results come through I'm getting blank cells next to the respond options. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picture1.JPG" class="jive-image-thumbnail jive-image jiveImage" src="https://communities.sas.com/legacyfs/online/7244_Picture1.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;(in the first column of the 2nd table, under 'REGSAM' I would expect the various response options, in this case 1,2,3...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 20:23:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179443#M302779</guid>
      <dc:creator>Silvertreetops</dc:creator>
      <dc:date>2014-08-28T20:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Results Table with blanks?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179444#M302780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the FORMAT associated with REGSAM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 20:35:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179444#M302780</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-08-28T20:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Results Table with blanks?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179445#M302781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi data_null_;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping out. The format is BEST12.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picture2.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/7245_Picture2.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 20:51:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179445#M302781</guid>
      <dc:creator>Silvertreetops</dc:creator>
      <dc:date>2014-08-28T20:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Results Table with blanks?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179446#M302782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change it to something with smaller W best3. perhaps.&amp;nbsp; or just remove it completly.&amp;nbsp; In your proc step add FORMAT regsam;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 20:54:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179446#M302782</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-08-28T20:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Results Table with blanks?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179447#M302783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bingo - thank you for your help. I guess then that there were effectivly 11 spaces after the single digits, pushing them out of view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 21:00:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179447#M302783</guid>
      <dc:creator>Silvertreetops</dc:creator>
      <dc:date>2014-08-28T21:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Results Table with blanks?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179448#M302784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually more like trying to right justify 12 characters in space for fewer though I haven't seen this happen in BASE SAS so it may be an EG thing with different display characteristics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:23:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Results-Table-with-blanks/m-p/179448#M302784</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-08-29T15:23:34Z</dc:date>
    </item>
  </channel>
</rss>

