<?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 Print Date Format 2 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Print-Date-Format-2/m-p/6131#M2457</link>
    <description>Hi:&lt;BR /&gt;
  Are you running SAS 8, still??? MSOFFICE2K destination was first available in SAS 9. If you are still SAS 8, then you'll have to change the ODS invocation to:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ODS HTML ...&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
That's the only thing I can think of. Otherwise, if that doesn't work, your best bet for help is to contact Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 03 Jan 2008 21:48:03 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2008-01-03T21:48:03Z</dc:date>
    <item>
      <title>Proc Print Date Format 2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Print-Date-Format-2/m-p/6130#M2456</link>
      <description>For some reason I couldn't reply to my other post.  I hope this is OK.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I tried the following:&lt;BR /&gt;
ods msoffice2k file='N:\admin\Linda\SAS\CHM_ClientLevel.xls' style=minimal;&lt;BR /&gt;
proc print data=WORK.CHM_CLient_Level label noobs;&lt;BR /&gt;
&lt;BR /&gt;
var CL_N / style(data)={htmlstyle='vnd.ms-excel.numberformat:@'};&lt;BR /&gt;
var CL_EFF_FRM_DT / style (data)={htmlstyle='mso-number-format:mm\/dd\/yy'};&lt;BR /&gt;
var CL_NM CL_EFF_FRM_DT CL_EFF_TO_DT CL_CAN_DT CL_REIN_DT CHM_ENROLLMENT_TYPE CHM_ENROLLMENT_IDENTIFIER CLIENT_STATUS &lt;BR /&gt;
ACTIVEC1 CANCELC1 ACTIVEM1 CANCELL1;&lt;BR /&gt;
format CL_EFF_FRM_DT MMDDYY8.;&lt;BR /&gt;
run;&lt;BR /&gt;
ods _all_ close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
&lt;BR /&gt;
I got errors after the ODS statement - ERROR 180-322: Statement is not valid or it is used out of proper order.</description>
      <pubDate>Thu, 03 Jan 2008 20:23:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Print-Date-Format-2/m-p/6130#M2456</guid>
      <dc:creator>lloraine</dc:creator>
      <dc:date>2008-01-03T20:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Print Date Format 2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Print-Date-Format-2/m-p/6131#M2457</link>
      <description>Hi:&lt;BR /&gt;
  Are you running SAS 8, still??? MSOFFICE2K destination was first available in SAS 9. If you are still SAS 8, then you'll have to change the ODS invocation to:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ODS HTML ...&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
That's the only thing I can think of. Otherwise, if that doesn't work, your best bet for help is to contact Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 03 Jan 2008 21:48:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Print-Date-Format-2/m-p/6131#M2457</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-01-03T21:48:03Z</dc:date>
    </item>
  </channel>
</rss>

