<?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: ExcelXP tagset update in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5797#M222</link>
    <description>Hi:&lt;BR /&gt;
  This is what I had after I installed Service Pack 4:&lt;BR /&gt;
[pre]&lt;BR /&gt;
NOTE: This is the Excel XP tagset (SAS 9.1.3, v1.28, 08/29/05)&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
Since the latest tagset is from June 07, you're better off downloading the newest tagset after you install Service Pack 4. Running this program (below) will not only show you the date, but will also show you the features/options included in the tagset (they'll be in the SAS Log).&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
 &lt;BR /&gt;
[pre]&lt;BR /&gt;
ods path sashelp.tmplmst(read);&lt;BR /&gt;
 &lt;BR /&gt;
ods tagsets.excelxp file='c:\temp\yadayada.xls'   options(doc='Help');&lt;BR /&gt;
 &lt;BR /&gt;
proc print data=sashelp.class(obs=1);&lt;BR /&gt;
run;&lt;BR /&gt;
 &lt;BR /&gt;
ods tagsets.excelxp close;&lt;BR /&gt;
[/pre]</description>
    <pubDate>Wed, 05 Dec 2007 16:00:41 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-12-05T16:00:41Z</dc:date>
    <item>
      <title>ExcelXP tagset update</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5796#M221</link>
      <description>Is the latest ExcelXp tagset included in SAS service pack 4???</description>
      <pubDate>Wed, 05 Dec 2007 13:41:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5796#M221</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-12-05T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP tagset update</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5797#M222</link>
      <description>Hi:&lt;BR /&gt;
  This is what I had after I installed Service Pack 4:&lt;BR /&gt;
[pre]&lt;BR /&gt;
NOTE: This is the Excel XP tagset (SAS 9.1.3, v1.28, 08/29/05)&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
Since the latest tagset is from June 07, you're better off downloading the newest tagset after you install Service Pack 4. Running this program (below) will not only show you the date, but will also show you the features/options included in the tagset (they'll be in the SAS Log).&lt;BR /&gt;
 &lt;BR /&gt;
cynthia&lt;BR /&gt;
 &lt;BR /&gt;
[pre]&lt;BR /&gt;
ods path sashelp.tmplmst(read);&lt;BR /&gt;
 &lt;BR /&gt;
ods tagsets.excelxp file='c:\temp\yadayada.xls'   options(doc='Help');&lt;BR /&gt;
 &lt;BR /&gt;
proc print data=sashelp.class(obs=1);&lt;BR /&gt;
run;&lt;BR /&gt;
 &lt;BR /&gt;
ods tagsets.excelxp close;&lt;BR /&gt;
[/pre]</description>
      <pubDate>Wed, 05 Dec 2007 16:00:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5797#M222</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-12-05T16:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP tagset update</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5798#M223</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
I have SAS 9.1.3 SP4 and Excel 2000 in my computer.&lt;BR /&gt;
&lt;BR /&gt;
I ran the same code in my SAS, but the generated Excel file  looks like an XML file. I can't figure out why.&lt;BR /&gt;
&lt;BR /&gt;
Here is the part of the Excel file:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;WORKBOOK xmlns="urn:schemas-microsoft-com:office:spreadsheet"&gt;&lt;BR /&gt;
          xmlns:x="urn:schemas-microsoft-com:office:excel"&lt;BR /&gt;
          xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"&lt;BR /&gt;
          xmlns:html="http://www.w3.org/TR/REC-html40"&amp;gt;&lt;BR /&gt;
&lt;DOCUMENTPROPERTIES xmlns="urn:schemas-microsoft-com:office"&gt;&lt;BR /&gt;
&lt;AUTHOR&gt;lil602&lt;/AUTHOR&gt;&lt;BR /&gt;
&lt;LASTAUTHOR&gt;lil602&lt;/LASTAUTHOR&gt;&lt;BR /&gt;
&lt;CREATED&gt;2009-03-03T12:16:39&lt;/CREATED&gt;&lt;BR /&gt;
&lt;LASTSAVED&gt;2009-03-03T12:16:39&lt;/LASTSAVED&gt;&lt;BR /&gt;
&lt;COMPANY&gt;SAS Institute Inc. &lt;A href="http://www.sas.com" target="_blank"&gt;http://www.sas.com&lt;/A&gt;&lt;/COMPANY&gt;&lt;BR /&gt;
&lt;VERSION&gt;9.01.01M3P02022006&lt;/VERSION&gt;&lt;BR /&gt;
&lt;/DOCUMENTPROPERTIES&gt;&lt;BR /&gt;
&lt;STYLES&gt;&lt;BR /&gt;
&lt;STYLE id="ContentTitle"&gt;&amp;lt;br&amp;gt;
&amp;lt;Alignment ss:Horizontal="Center"/&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;Font ss:FontName="Palatino, Arial" ss:Size="13" ss:Italic="1" ss:Bold="1" ss:Color="#000000" /&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;Protection ss:Protected="1" /&amp;gt;&amp;lt;br&amp;gt;
&lt;/STYLE&gt;&lt;BR /&gt;
&lt;STYLE id="Output"&gt;&amp;lt;br&amp;gt;
&amp;lt;Alignment/&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;ss:Borders&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;ss:Border ss:Position="Left" ss:Color="#000000" ss:Weight="0" ss:LineStyle="Continuous" /&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;ss:Border ss:Position="Top" ss:Color="#000000" ss:Weight="0" ss:LineStyle="Continuous" /&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;ss:Border ss:Position="Right" ss:Color="#000000" ss:Weight="0" ss:LineStyle="Continuous" /&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;ss:Border ss:Position="Bottom" ss:Color="#000000" ss:Weight="0" ss:LineStyle="Continuous" /&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;/ss:Borders&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;Font ss:FontName="Palatino" ss:Size="10" ss:Color="#000000" /&amp;gt;&amp;lt;br&amp;gt;
&amp;lt;Protection ss:Protected="1" /&amp;gt;&amp;lt;br&amp;gt;
&lt;/STYLE&gt;&lt;/STYLES&gt;&lt;/WORKBOOK&gt;</description>
      <pubDate>Tue, 03 Mar 2009 17:29:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5798#M223</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-03T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP tagset update</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5799#M224</link>
      <description>Hi:&lt;BR /&gt;
  TAGSETS.EXCELXP &lt;B&gt;does create&lt;/B&gt; XML -- it is Spreadsheet Markup Language XML that conforms to the Excel 2003 specification for an XML description of a Workbook and worksheets within that workbook.&lt;BR /&gt;
&lt;BR /&gt;
  For Excel to be able to render the XML that ODS creates, you have to use either Excel 2002, 2003 or higher. I believe that if you open the XML with Excel 2000, then you will see the unrendered XML -- which sounds like what's happening. &lt;BR /&gt;
&lt;BR /&gt;
If you only have Office 2000/Excel 2000 available to you, then your choices are &lt;BR /&gt;
1) use ODS MSOFFICE2K and create an HTML file (which will only give you 1 worksheet per workbook by default) or&lt;BR /&gt;
2) upgrade your Office/Excel to at least 2002 or 2003.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 03 Mar 2009 18:45:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5799#M224</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-03-03T18:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP tagset update</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5800#M225</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your quick response. I thought Excel 2000 can read XML because I saw this in a paper (http://support.sas.com/rnd/base/ods/odsmarkup/p236-31.pdf, please see page 11). I am going to try ODS MSOFFICE2K.&lt;BR /&gt;
&lt;BR /&gt;
thanks,&lt;BR /&gt;
Lisa</description>
      <pubDate>Tue, 03 Mar 2009 20:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5800#M225</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-03T20:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: ExcelXP tagset update</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5801#M226</link>
      <description>Hi:&lt;BR /&gt;
  Perhaps that's a typo in the paper or perhaps Microsoft issued a plug-in to make Office 2000 read Spreadsheet ML. I don't know which one applies. I know that when I tried (on a different computer) to open Spreadsheet ML files in Excel 2000, I only saw the unrendered XML. Now that I have Office 2007 on that computer, I can no longer do a test. You might want to check with Tech Support for sure.&lt;BR /&gt;
 &lt;BR /&gt;
  At this Microsoft web site, however, they are fairly clear that Spreadsheet Markup Language goes with Excel 2003:&lt;BR /&gt;
&lt;A href="http://msdn.microsoft.com/en-us/library/bb226687(office.11).aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/bb226687(office.11).aspx&lt;/A&gt; &lt;BR /&gt;
...and then, this page refers to Excel 2002 and Spreadsheet ML:&lt;BR /&gt;
&lt;A href="http://msdn.microsoft.com/en-us/library/aa140062.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/aa140062.aspx&lt;/A&gt;&lt;BR /&gt;
    &lt;BR /&gt;
 But I could not find any references to Excel 2000 being used with Spreadsheet Markup Language XML on the Microsoft site. In this blog, by Brian Jones (of Microsoft), I did find this Intro to Spreadsheet ML:&lt;BR /&gt;
&lt;A href="http://technet.microsoft.com/en-us/magazine/2006.01.blogtales.aspx" target="_blank"&gt;http://technet.microsoft.com/en-us/magazine/2006.01.blogtales.aspx&lt;/A&gt;&lt;BR /&gt;
 in which he says: &lt;B&gt;&lt;BR /&gt;
"To get you started, I’ll build a sample in XML that will illustrate how it all works. As you follow along, you can use Office XP or Office 2003 for this example since both support SpreadsheetML in their versions of Excel."&lt;/B&gt; (He doesn't refer to Office 2000. I thought Office XP was Office 2002.)&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 04 Mar 2009 00:00:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/ExcelXP-tagset-update/m-p/5801#M226</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-03-04T00:00:13Z</dc:date>
    </item>
  </channel>
</rss>

