<?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 Adding tiltle and footnotes to a table in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Adding-tiltle-and-footnotes-to-a-table/m-p/614817#M18649</link>
    <description>How to add tiltle and footnotes to table created&amp;nbsp; by proc report?</description>
    <pubDate>Thu, 02 Jan 2020 17:39:33 GMT</pubDate>
    <dc:creator>TANMOY05</dc:creator>
    <dc:date>2020-01-02T17:39:33Z</dc:date>
    <item>
      <title>Adding tiltle and footnotes to a table</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Adding-tiltle-and-footnotes-to-a-table/m-p/614817#M18649</link>
      <description>How to add tiltle and footnotes to table created&amp;nbsp; by proc report?</description>
      <pubDate>Thu, 02 Jan 2020 17:39:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Adding-tiltle-and-footnotes-to-a-table/m-p/614817#M18649</guid>
      <dc:creator>TANMOY05</dc:creator>
      <dc:date>2020-01-02T17:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding tiltle and footnotes to a table</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Adding-tiltle-and-footnotes-to-a-table/m-p/614818#M18650</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/304794"&gt;@TANMOY05&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can&amp;nbsp;&lt;SPAN&gt;simply add two statements before the PROC REPORT code to produce your title and footnote:&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="page" title="Page 1"&gt;
&lt;DIV class="section"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;PRE&gt;&lt;SPAN&gt;   title1 &lt;/SPAN&gt;&lt;SPAN&gt;‘Your title’&lt;/SPAN&gt;&lt;SPAN&gt;;
&lt;/SPAN&gt;&lt;SPAN&gt;   footnote1 &lt;/SPAN&gt;&lt;SPAN&gt;‘Your footnote’&lt;/SPAN&gt;&lt;SPAN&gt;;
&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jan 2020 17:41:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Adding-tiltle-and-footnotes-to-a-table/m-p/614818#M18650</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-01-02T17:41:41Z</dc:date>
    </item>
  </channel>
</rss>

