<?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: How to Transpose  proc means output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378784#M91099</link>
    <description>&lt;PRE&gt;proc transpose data=meanage out=transpose(drop=_label_) name=Age;
id cohort;
run;&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2017 19:46:30 GMT</pubDate>
    <dc:creator>messaydegife</dc:creator>
    <dc:date>2017-07-24T19:46:30Z</dc:date>
    <item>
      <title>How to Transpose  proc means output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378773#M91095</link>
      <description>&lt;P&gt;Please see that attachment to view my question. Thank you,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 19:13:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378773#M91095</guid>
      <dc:creator>messaydegife</dc:creator>
      <dc:date>2017-07-24T19:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Transpose  proc means output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378774#M91096</link>
      <description>&lt;P&gt;Please show the PROC TRANSPOSE code taht you have already tried?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 19:15:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378774#M91096</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-07-24T19:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Transpose  proc means output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378776#M91097</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127477"&gt;@messaydegife&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Please see that attachment to view my question. Thank you,&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yeah, no. Please post your question directly into the forum. Attachments such as docx can be problematic and many users can't download them at all for security reasons.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Look into the STACKODSOUTPUT option anyways, it's usually the answer to these types of questions:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#p17h6q7ygvkl1sn13qzf947dundi.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#p17h6q7ygvkl1sn13qzf947dundi.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 19:17:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378776#M91097</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-07-24T19:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Transpose  proc means output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378784#M91099</link>
      <description>&lt;PRE&gt;proc transpose data=meanage out=transpose(drop=_label_) name=Age;
id cohort;
run;&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 19:46:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378784#M91099</guid>
      <dc:creator>messaydegife</dc:creator>
      <dc:date>2017-07-24T19:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Transpose  proc means output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378799#M91101</link>
      <description>&lt;P&gt;There are many SAS conference papers out there on how to produce that type of report.&lt;/P&gt;
&lt;P&gt;Here is an excellent one.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.lexjansen.com/pharmasug/2010/tt/tt05.pdf" target="_self"&gt;http://www.lexjansen.com/pharmasug/2010/tt/tt05.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 21:25:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-Transpose-proc-means-output/m-p/378799#M91101</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-07-24T21:25:29Z</dc:date>
    </item>
  </channel>
</rss>

