<?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: Help formatting a number to a percentage in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888674#M351089</link>
    <description>Have you tried using a format statement or you really don't want the percent symbol?&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Aug 2023 20:43:20 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2023-08-09T20:43:20Z</dc:date>
    <item>
      <title>Help formatting a number to a percentage</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888670#M351088</link>
      <description>&lt;P&gt;I need some help formatting the following numbers to a percentage -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Numbers I have:&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 96pt;" border="0" width="128" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" class="xl63" style="height: 15.0pt; width: 48pt;"&gt;Oranges&lt;/TD&gt;
&lt;TD width="64" class="xl63" style="border-left: none; width: 48pt;"&gt;Apples&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl63" style="height: 15.0pt; border-top: none;"&gt;0.30605&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0.30604&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Percent I'd like to have:&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 96pt;" border="0" width="128" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" class="xl65" style="height: 15.0pt; width: 48pt;"&gt;Oranges&lt;/TD&gt;
&lt;TD width="64" class="xl65" style="border-left: none; width: 48pt;"&gt;Apples&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl65" style="height: 15.0pt; border-top: none;"&gt;30.605&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;30.604&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for the assistance!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 20:34:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888670#M351088</guid>
      <dc:creator>ScotchCat</dc:creator>
      <dc:date>2023-08-09T20:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help formatting a number to a percentage</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888674#M351089</link>
      <description>Have you tried using a format statement or you really don't want the percent symbol?&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2023 20:43:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888674#M351089</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-08-09T20:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help formatting a number to a percentage</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888681#M351091</link>
      <description>&lt;P&gt;Use format PERCENT10.3&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 20:55:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888681#M351091</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-08-09T20:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help formatting a number to a percentage</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888683#M351092</link>
      <description>&lt;P&gt;Perfect!!&amp;nbsp; I don't really need the % but I'll take it!!&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 21:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-formatting-a-number-to-a-percentage/m-p/888683#M351092</guid>
      <dc:creator>ScotchCat</dc:creator>
      <dc:date>2023-08-09T21:05:45Z</dc:date>
    </item>
  </channel>
</rss>

