<?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: PROC REPORT STUB COLUMN in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278183#M58840</link>
    <description>I wished I had seen that define in the examples I was combing over. Thanks!</description>
    <pubDate>Fri, 17 Jun 2016 13:08:16 GMT</pubDate>
    <dc:creator>no_hassles</dc:creator>
    <dc:date>2016-06-17T13:08:16Z</dc:date>
    <item>
      <title>PROC REPORT STUB COLUMN</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/277945#M58795</link>
      <description>&lt;P&gt;SAS Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a PROC REPORT table (with SAS ODS PDF) where the number of columns exceeds what I can fit across on&amp;nbsp;one page. The balance of the columns of data flow on to the second page and I would like to create a stub column (a repeat of the first column) to maintain a reference point for the data on the second page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried duplicating the first column after the column in the column statement&amp;nbsp;following&amp;nbsp;the natural break in the report, from page 1 to page 2,&amp;nbsp;but PROC&amp;nbsp;REPORT reformats the layout and&amp;nbsp;I do not obtain the effect I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone assist me&amp;nbsp;with repeating&amp;nbsp;the first column on the first page to the second page of the report to represent the&amp;nbsp;balance of columns of data on the second page of the report?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve Dybas&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 15:48:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/277945#M58795</guid>
      <dc:creator>no_hassles</dc:creator>
      <dc:date>2016-06-16T15:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT STUB COLUMN</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/277988#M58799</link>
      <description>&lt;P&gt;Such a column is called an "&lt;A href="http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473627.htm" target="_blank"&gt;ID column&lt;/A&gt;." An ID column (and all the columns to its left) appears on every page of the report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To specify a column as an ID column, add the ID option to the DEFINE statement for the column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;DEFINE MYCOL / ID;&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Jun 2016 18:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/277988#M58799</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2016-06-16T18:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT STUB COLUMN</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278072#M58820</link>
      <description>&lt;P&gt;Or change&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options papersize=(10in,20in);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;to make PDF as big as enough to hold all these variables in a page.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 01:49:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278072#M58820</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-17T01:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT STUB COLUMN</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278183#M58840</link>
      <description>I wished I had seen that define in the examples I was combing over. Thanks!</description>
      <pubDate>Fri, 17 Jun 2016 13:08:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278183#M58840</guid>
      <dc:creator>no_hassles</dc:creator>
      <dc:date>2016-06-17T13:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT STUB COLUMN</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278184#M58841</link>
      <description>Thanks for your response.</description>
      <pubDate>Fri, 17 Jun 2016 13:08:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-STUB-COLUMN/m-p/278184#M58841</guid>
      <dc:creator>no_hassles</dc:creator>
      <dc:date>2016-06-17T13:08:36Z</dc:date>
    </item>
  </channel>
</rss>

