<?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 can i split row and column headings in summary tables in SAS Enterprise guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-i-split-row-and-column-headings-in-summary-tables-in-SAS/m-p/435580#M28166</link>
    <description>&lt;P&gt;In EG right click on the task the creates the summary and open last submitted code to see the Procedure used to create the table&amp;nbsp; then check the SAS documentation to add a split, in the Example below for Proc Report the keyword is "spanrows" and specifying the width of the columns:&lt;BR /&gt;proc report data=work.TBL spanrows&lt;/P&gt;&lt;P&gt;style(report)={font_face=arial font_size=1 font_weight=bold}&lt;/P&gt;&lt;P&gt;style (column)={font_face=arial font_size=1}&lt;/P&gt;&lt;P&gt;style(header)={font_face=arial font_size=1};&lt;/P&gt;&lt;P&gt;columns&amp;nbsp; Mnth Supervisor';&lt;/P&gt;&lt;P&gt;define Mnth / group;&lt;/P&gt;&lt;P&gt;define Supervisor / style (column)={CELLWIDTH=2in};&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2018 10:13:07 GMT</pubDate>
    <dc:creator>Mo_NHS</dc:creator>
    <dc:date>2018-02-09T10:13:07Z</dc:date>
    <item>
      <title>How can i split row and column headings in summary tables in SAS Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-i-split-row-and-column-headings-in-summary-tables-in-SAS/m-p/434780#M28090</link>
      <description>&lt;P&gt;Can anyone tell me how can i split row and column headings in summary tables in SAS Enterprise guide so that i can print them properly? I am looking for a result like split=" " in proc print code.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 07:58:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-i-split-row-and-column-headings-in-summary-tables-in-SAS/m-p/434780#M28090</guid>
      <dc:creator>chinaski</dc:creator>
      <dc:date>2018-02-07T07:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can i split row and column headings in summary tables in SAS Enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-i-split-row-and-column-headings-in-summary-tables-in-SAS/m-p/435580#M28166</link>
      <description>&lt;P&gt;In EG right click on the task the creates the summary and open last submitted code to see the Procedure used to create the table&amp;nbsp; then check the SAS documentation to add a split, in the Example below for Proc Report the keyword is "spanrows" and specifying the width of the columns:&lt;BR /&gt;proc report data=work.TBL spanrows&lt;/P&gt;&lt;P&gt;style(report)={font_face=arial font_size=1 font_weight=bold}&lt;/P&gt;&lt;P&gt;style (column)={font_face=arial font_size=1}&lt;/P&gt;&lt;P&gt;style(header)={font_face=arial font_size=1};&lt;/P&gt;&lt;P&gt;columns&amp;nbsp; Mnth Supervisor';&lt;/P&gt;&lt;P&gt;define Mnth / group;&lt;/P&gt;&lt;P&gt;define Supervisor / style (column)={CELLWIDTH=2in};&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 10:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-i-split-row-and-column-headings-in-summary-tables-in-SAS/m-p/435580#M28166</guid>
      <dc:creator>Mo_NHS</dc:creator>
      <dc:date>2018-02-09T10:13:07Z</dc:date>
    </item>
  </channel>
</rss>

