<?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: ODS word titles with proc ttest in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821262#M324231</link>
    <description>&lt;P&gt;ODS Word is preproduction. That means it is still in testing and development.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use ODS rtf instead. Use your word processor software to open and save as if you need Docx file format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 08:59:51 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2022-07-01T08:59:51Z</dc:date>
    <item>
      <title>ODS word titles with proc ttest</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821248#M324224</link>
      <description>&lt;P&gt;Hi found a problem with ODS word with Proc ttest. when you have more than one analysis variable the title doesn't change from the first one.&lt;/P&gt;
&lt;P&gt;For example if you have code something like this:&lt;/P&gt;
&lt;P&gt;ods word file='junk.docx';&lt;/P&gt;
&lt;P&gt;proc ttest data=screen;&lt;BR /&gt;var SCREEN_B_WDHR SCREEN_B_WEHR;&lt;BR /&gt;class NAPLAN3_R_NMS;&lt;BR /&gt;title 'Screen time ';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;ods word close;&lt;/P&gt;
&lt;P&gt;When the analysis variable changes to SCREEN_B_WEHR the title still says the first variable, ie SCREEN_B_WDHR, which makes the output confusing to read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can be overcome by including the option 'options(body_title="yes")' in the ODS word statement, but that seems a bit clunky.&lt;/P&gt;
&lt;P&gt;For it to work it would need a section break when the variable changes.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 05:18:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821248#M324224</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2022-07-01T05:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: ODS word titles with proc ttest</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821262#M324231</link>
      <description>&lt;P&gt;ODS Word is preproduction. That means it is still in testing and development.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use ODS rtf instead. Use your word processor software to open and save as if you need Docx file format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:59:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821262#M324231</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-07-01T08:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: ODS word titles with proc ttest</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821403#M324290</link>
      <description>&lt;P&gt;Its been preproduction for quite a while now.&lt;/P&gt;
&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2022 05:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821403#M324290</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2022-07-03T05:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: ODS word titles with proc ttest</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821530#M324333</link>
      <description>&lt;P&gt;The same occurs with ODS EXCEL even though every table is on a separate sheet. ODS excel is not labelled preproduction so I would call this a bug.&lt;/P&gt;
&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 04:17:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-word-titles-with-proc-ttest/m-p/821530#M324333</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2022-07-05T04:17:50Z</dc:date>
    </item>
  </channel>
</rss>

