<?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: Index enhancement with ODS EXCEL in SAS 9.4 m2 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280751#M16211</link>
    <description>&lt;P&gt;Thanks for the answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I actually see is that no Excel style template (wich is the default template for ODS excel ) is in my sas release&amp;nbsp;(SAS 9.4 m2). If i run the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc template;&lt;BR /&gt;source styles.excel;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;9304 proc template;&lt;BR /&gt;9305 source styles.excel;&lt;BR /&gt;&lt;STRONG&gt;WARNING: Path 'Styles.Excel' does not exist!&lt;/STRONG&gt;&lt;BR /&gt;9306 run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As long as the Excel style should be in the inheritance for any applied style, it is impossible for me to modify it and apply a custom one. It sounds a bit wierd.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2016 12:45:48 GMT</pubDate>
    <dc:creator>Bart_Saviano</dc:creator>
    <dc:date>2016-06-28T12:45:48Z</dc:date>
    <item>
      <title>Index enhancement with ODS EXCEL in SAS 9.4 m2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280724#M16209</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question about new SAS 9.4 m2 feature ODS EXCEL. Probably it is a silly quesiton, I'm a beginner with ods.&lt;/P&gt;&lt;P&gt;I'm trying to use the 'index=' suboption&amp;nbsp;wich&amp;nbsp;&lt;SPAN&gt;creates a worksheet that contains an index of all worksheets appearing&amp;nbsp;in the&amp;nbsp;excel report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;ODS excel file="/home/excel_REPORT.xlsx" &amp;nbsp;options( dpi='300'&lt;BR /&gt;embedded_titles='on'&lt;BR /&gt;embedded_footnotes='yes'&lt;BR /&gt;sheet_interval="page"&lt;BR /&gt;&lt;STRONG&gt;index='on'&lt;/STRONG&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;well, what I woud like to do is to add some enanchements to&amp;nbsp;the index worksheet generated. For istance I would like to insert a title or change font settings for index items.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 10:55:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280724#M16209</guid>
      <dc:creator>Bart_Saviano</dc:creator>
      <dc:date>2016-06-28T10:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Index enhancement with ODS EXCEL in SAS 9.4 m2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280735#M16210</link>
      <description>Hi:&lt;BR /&gt;  I think you will have to change the STYLE template to do this. What I don't know, and what you might want to ask of Tech Support, is whether there are style elements that you can change which will impact the ODS EXCEL destination.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Tue, 28 Jun 2016 12:17:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280735#M16210</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-06-28T12:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Index enhancement with ODS EXCEL in SAS 9.4 m2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280751#M16211</link>
      <description>&lt;P&gt;Thanks for the answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I actually see is that no Excel style template (wich is the default template for ODS excel ) is in my sas release&amp;nbsp;(SAS 9.4 m2). If i run the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc template;&lt;BR /&gt;source styles.excel;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;9304 proc template;&lt;BR /&gt;9305 source styles.excel;&lt;BR /&gt;&lt;STRONG&gt;WARNING: Path 'Styles.Excel' does not exist!&lt;/STRONG&gt;&lt;BR /&gt;9306 run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As long as the Excel style should be in the inheritance for any applied style, it is impossible for me to modify it and apply a custom one. It sounds a bit wierd.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 12:45:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280751#M16211</guid>
      <dc:creator>Bart_Saviano</dc:creator>
      <dc:date>2016-06-28T12:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Index enhancement with ODS EXCEL in SAS 9.4 m2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280756#M16212</link>
      <description>&lt;P&gt;The default style for ODS EXCEL in 9.4M2 is HTMLBlue.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 12:56:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280756#M16212</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2016-06-28T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Index enhancement with ODS EXCEL in SAS 9.4 m2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280820#M16213</link>
      <description>&lt;P&gt;I'll try to create a new custmized&amp;nbsp;style template starting from&amp;nbsp;&lt;SPAN&gt;HTMLBlue. Thanks.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I retrived that info, about defult excel style, from the paper attached (page2).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 15:11:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280820#M16213</guid>
      <dc:creator>Bart_Saviano</dc:creator>
      <dc:date>2016-06-28T15:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Index enhancement with ODS EXCEL in SAS 9.4 m2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280823#M16214</link>
      <description>&lt;P&gt;That tip sheet is accurate for ODS EXCEL in SAS 9.4M3, but not for 9.4M2.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 15:19:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Index-enhancement-with-ODS-EXCEL-in-SAS-9-4-m2/m-p/280823#M16214</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2016-06-28T15:19:00Z</dc:date>
    </item>
  </channel>
</rss>

