<?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 ExcelXP Leading Zeroes in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1727#M767</link>
    <description>Elsewhere I have seen that it was suggested to use&lt;BR /&gt;
&lt;BR /&gt;
style={tagattr="\000000"};&lt;BR /&gt;
&lt;BR /&gt;
to retain leading zeroes in XML.  It works fine for 5-or less digits, but when I have a 6-digit number, an extra leading 0 is appearing in Excel:&lt;BR /&gt;
&lt;BR /&gt;
SAS 234567 --&amp;gt; Excel 0234567&lt;BR /&gt;
&lt;BR /&gt;
I have also tried style={tagattr="format: @"}; but no leading zeroes are retained in that case.&lt;BR /&gt;
&lt;BR /&gt;
Any other ideas?</description>
    <pubDate>Mon, 06 Nov 2006 23:31:59 GMT</pubDate>
    <dc:creator>NCNyrk</dc:creator>
    <dc:date>2006-11-06T23:31:59Z</dc:date>
    <item>
      <title>ExcelXP Leading Zeroes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1727#M767</link>
      <description>Elsewhere I have seen that it was suggested to use&lt;BR /&gt;
&lt;BR /&gt;
style={tagattr="\000000"};&lt;BR /&gt;
&lt;BR /&gt;
to retain leading zeroes in XML.  It works fine for 5-or less digits, but when I have a 6-digit number, an extra leading 0 is appearing in Excel:&lt;BR /&gt;
&lt;BR /&gt;
SAS 234567 --&amp;gt; Excel 0234567&lt;BR /&gt;
&lt;BR /&gt;
I have also tried style={tagattr="format: @"}; but no leading zeroes are retained in that case.&lt;BR /&gt;
&lt;BR /&gt;
Any other ideas?</description>
      <pubDate>Mon, 06 Nov 2006 23:31:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1727#M767</guid>
      <dc:creator>NCNyrk</dc:creator>
      <dc:date>2006-11-06T23:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP Leading Zeroes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1728#M768</link>
      <description>This works fine for me when I use a format of 00000.&lt;BR /&gt;
&lt;BR /&gt;
What does excel say the format is for your cells?</description>
      <pubDate>Wed, 08 Nov 2006 15:29:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1728#M768</guid>
      <dc:creator>Eric_SAS</dc:creator>
      <dc:date>2006-11-08T15:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP Leading Zeroes</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1729#M769</link>
      <description>Make sure that you have the downloaded the latest ExcelXP tagset from the ODS Markup page. Using the text format "@" should have worked as well.</description>
      <pubDate>Thu, 09 Nov 2006 14:39:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ExcelXP-Leading-Zeroes/m-p/1729#M769</guid>
      <dc:creator>Chevell_sas</dc:creator>
      <dc:date>2006-11-09T14:39:15Z</dc:date>
    </item>
  </channel>
</rss>

