<?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 print columns vertically using SAS Proc Report and ODS? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/242040#M15011</link>
    <description>&lt;P&gt;Thank you for your reply, I hope this information explains it better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which ODS destination do you want to use? &amp;nbsp;&lt;STRONG&gt;_ODSDEST=TAGSETS.EXCELXP&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Version:&amp;nbsp;&lt;STRONG&gt; 9.2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what type of "vertical" do you want? Reads top to bottom, bottom to top, letters with normal orientation or rotated (on their side or upside down)&lt;/P&gt;
&lt;P&gt;Is this only for column headers or elsewhere in the table?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I want the column headers and column values vertical, example:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ColumnHeader&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColumnValue&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;AccountNbr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3301&lt;/P&gt;
&lt;P&gt;RecvdToDate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10050.00&lt;/P&gt;
&lt;P&gt;PeriodYear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2014&lt;/P&gt;
&lt;P&gt;OtherData&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xyz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AccountNbr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3302&lt;/P&gt;
&lt;P&gt;RecvdToDate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 567810.00&lt;/P&gt;
&lt;P&gt;PeriodYear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&lt;/P&gt;
&lt;P&gt;OtherData&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; abc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; This is a small representation of the columns. The data for each ‘AccountNbr’ will be summarized by year and the user wants the output to be printed (as excel) in the above format. For each AccountNbr, the columns will be repeated and will be printed (vertically).&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2016 15:08:40 GMT</pubDate>
    <dc:creator>ncsthbell</dc:creator>
    <dc:date>2016-01-06T15:08:40Z</dc:date>
    <item>
      <title>How to print columns vertically using SAS Proc Report and ODS?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/241905#M15007</link>
      <description>&lt;P&gt;I have not been succesful at figuring out how to print column headers &amp;amp; column values out vertically on a SAS report using Proc Report.&amp;nbsp;I have been researching on this all day.&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;I do not see any options to allow this.&amp;nbsp; Can someone give me some direction on how I can accomplish this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for any direction/guidance you could give me!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 20:16:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/241905#M15007</guid>
      <dc:creator>ncsthbell</dc:creator>
      <dc:date>2016-01-05T20:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to print columns vertically using SAS Proc Report and ODS?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/241941#M15008</link>
      <description>&lt;P&gt;Which ODS destination do you want to use?&lt;/P&gt;
&lt;P&gt;And what type of "vertical" do you want? Reads top to bottom, bottom to top, letters with normal orientation or rotated (on their side or upside down)&lt;/P&gt;
&lt;P&gt;Is this only for column headers or elsewhere in the table?&lt;/P&gt;
&lt;P&gt;And which version of SAS are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 23:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/241941#M15008</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-01-05T23:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to print columns vertically using SAS Proc Report and ODS?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/241987#M15010</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods tagsets.msoffice2k_x file="c:\temp\rotate.xls" style=normal
      options( rotate_headers="45"
               height="60"  );


  proc print data=sashelp.prdsale;
  title "Rotate header";
  run;

  ods tagsets.msoffice2k_x close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html" target="_blank"&gt;http://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 04:24:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/241987#M15010</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-01-06T04:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to print columns vertically using SAS Proc Report and ODS?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/242040#M15011</link>
      <description>&lt;P&gt;Thank you for your reply, I hope this information explains it better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which ODS destination do you want to use? &amp;nbsp;&lt;STRONG&gt;_ODSDEST=TAGSETS.EXCELXP&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Version:&amp;nbsp;&lt;STRONG&gt; 9.2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what type of "vertical" do you want? Reads top to bottom, bottom to top, letters with normal orientation or rotated (on their side or upside down)&lt;/P&gt;
&lt;P&gt;Is this only for column headers or elsewhere in the table?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I want the column headers and column values vertical, example:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ColumnHeader&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColumnValue&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;AccountNbr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3301&lt;/P&gt;
&lt;P&gt;RecvdToDate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10050.00&lt;/P&gt;
&lt;P&gt;PeriodYear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2014&lt;/P&gt;
&lt;P&gt;OtherData&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xyz&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AccountNbr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3302&lt;/P&gt;
&lt;P&gt;RecvdToDate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 567810.00&lt;/P&gt;
&lt;P&gt;PeriodYear&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2015&lt;/P&gt;
&lt;P&gt;OtherData&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; abc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; This is a small representation of the columns. The data for each ‘AccountNbr’ will be summarized by year and the user wants the output to be printed (as excel) in the above format. For each AccountNbr, the columns will be repeated and will be printed (vertically).&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 15:08:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-print-columns-vertically-using-SAS-Proc-Report-and-ODS/m-p/242040#M15011</guid>
      <dc:creator>ncsthbell</dc:creator>
      <dc:date>2016-01-06T15:08:40Z</dc:date>
    </item>
  </channel>
</rss>

