<?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: Table of content based on the ods output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814431#M25799</link>
    <description>&lt;P&gt;There is on option to turn on the generation of a table of contents.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods excel file='c:\downloads\contents.xlsx' options(contents='on');
proc print data=sashelp.class; run;
proc means data=sashelp.class; run;
ods excel close;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 20 May 2022 13:42:52 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2022-05-20T13:42:52Z</dc:date>
    <item>
      <title>Table of content based on the ods output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814382#M25797</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a SAS program that outputs an excel file with different tabs (eg 10 tabs). On the same Excel file, I want to create another tab right before all those 10 tabs to use as a table of contents. On that sheet, I want to grab A2 of all those tabs and list them in each row on the new sheet that I want to use as table of content.&lt;/P&gt;&lt;P&gt;What do you recommend?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 00:57:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814382#M25797</guid>
      <dc:creator>SU22</dc:creator>
      <dc:date>2022-05-20T00:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table of content based on the ods output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814410#M25798</link>
      <description>Have you seen this blogpost: &lt;A href="https://blogs.sas.com/content/sgf/2017/02/20/tips-for-using-the-ods-excel-destination/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2017/02/20/tips-for-using-the-ods-excel-destination/&lt;/A&gt; . See the section "Navigating a Microsoft Excel Workbook".&lt;BR /&gt;&lt;BR /&gt;Best regards, Jos</description>
      <pubDate>Fri, 20 May 2022 10:10:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814410#M25798</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2022-05-20T10:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table of content based on the ods output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814431#M25799</link>
      <description>&lt;P&gt;There is on option to turn on the generation of a table of contents.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods excel file='c:\downloads\contents.xlsx' options(contents='on');
proc print data=sashelp.class; run;
proc means data=sashelp.class; run;
ods excel close;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 20 May 2022 13:42:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Table-of-content-based-on-the-ods-output/m-p/814431#M25799</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-05-20T13:42:52Z</dc:date>
    </item>
  </channel>
</rss>

