<?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: xml to xls conversion in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135414#M1367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 14:59:26 GMT</pubDate>
    <dc:creator>wkossack_nspirehealth_com</dc:creator>
    <dc:date>2014-04-08T14:59:26Z</dc:date>
    <item>
      <title>xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135408#M1361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a continuing problem of converting xml output to xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to write an excel macro to do the conversion but I can never get it to work consistently in batch on our windows server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've started looking for a open source solution that can be run from a command line so it can either be run from SAS or a batch program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a quick search I found&lt;/P&gt;&lt;P&gt;Total XML to XLS converter from CoolUtils.com ($49.90)&lt;/P&gt;&lt;P&gt;Novixys Exult XML Conversion Wizard ($195)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone have experience with these or other utilities&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 17:15:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135408#M1361</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2014-03-06T17:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135409#M1362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/496.html" title="http://support.sas.com/kb/43/496.html"&gt;43496 - Convert files created using an ODS destination to native Excel files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBS solution that's free and works &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 17:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135409#M1362</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-03-06T17:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135410#M1363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've see this before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is it pops up a window looking for the xml file which causes problems with sequential batch runs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running on a windows server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 22:41:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135410#M1363</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2014-03-07T22:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135411#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didn't for me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 22:43:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135411#M1364</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-03-07T22:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135412#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been fighting this for more than a year.&amp;nbsp; I had an excel macro that was working but a windows update did something and my macro no longer works consistently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like the windows update a year ago that made it so you can't open XML files as spreadsheets through a browser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 22:48:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135412#M1365</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2014-03-07T22:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135413#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's an line in the code that says Display Alerts = True, have you tried changing that to False?&lt;/P&gt;&lt;P&gt;I'm on a mac today, so can't test anything and don't have a windows server anyways &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 22:51:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135413#M1366</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-03-07T22:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: xml to xls conversion</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135414#M1367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 14:59:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/xml-to-xls-conversion/m-p/135414#M1367</guid>
      <dc:creator>wkossack_nspirehealth_com</dc:creator>
      <dc:date>2014-04-08T14:59:26Z</dc:date>
    </item>
  </channel>
</rss>

