<?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 tagsets.ExcelXP export file open issue in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876493#M346276</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/263957"&gt;@Jyuen204&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have an excel report I built that drop the file into my ftp drive. when I open the file I get a "File Format and Extension .... don't match.."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Of course you do. The EXCELXP creates XML content. Not XLS. Not XLSX. Not HTML. You may get away with XLSX, but the file should have an XML extension.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may have to add XML to whatever program you are using to view XLS files as a default application.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2023 15:30:24 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-05-18T15:30:24Z</dc:date>
    <item>
      <title>ods tagsets.ExcelXP export file open issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876488#M346273</link>
      <description>&lt;P&gt;I have an excel report I built that drop the file into my ftp drive. when I open the file I get a "File Format and Extension .... don't match.."&lt;/P&gt;
&lt;P&gt;I can still bypass and open the file. Just wondering if there is a way to have the program be exported "properly" so that the error doesnt pop up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods tagsets.ExcelXP path= "&amp;amp;OUTPUT_PATH" file= 'Weekly Report.xls' Style=Printer;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried xlsx as the extension but it wont open the file at all.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 15:16:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876488#M346273</guid>
      <dc:creator>Jyuen204</dc:creator>
      <dc:date>2023-05-18T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.ExcelXP export file open issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876493#M346276</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/263957"&gt;@Jyuen204&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have an excel report I built that drop the file into my ftp drive. when I open the file I get a "File Format and Extension .... don't match.."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Of course you do. The EXCELXP creates XML content. Not XLS. Not XLSX. Not HTML. You may get away with XLSX, but the file should have an XML extension.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may have to add XML to whatever program you are using to view XLS files as a default application.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 15:30:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876493#M346276</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-05-18T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.ExcelXP export file open issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876494#M346277</link>
      <description>Is there a different method of export where I can export the report to the excel format? I inherited this code from someone who is long gone.</description>
      <pubDate>Thu, 18 May 2023 15:33:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876494#M346277</guid>
      <dc:creator>Jyuen204</dc:creator>
      <dc:date>2023-05-18T15:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.ExcelXP export file open issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876497#M346278</link>
      <description>&lt;P&gt;SAS now had the EXCEL destination you can use that writes an XLSX file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some minor differences in what options the two support, so you might need to also make some other changes.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 15:40:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876497#M346278</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-05-18T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets.ExcelXP export file open issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876567#M346298</link>
      <description>&lt;P&gt;Try writing the file with an XML file extension. That's what we do with our ExcelXP spreadsheets and Excel opens it successfully by double-clicking on it.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 21:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-tagsets-ExcelXP-export-file-open-issue/m-p/876567#M346298</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-05-18T21:01:39Z</dc:date>
    </item>
  </channel>
</rss>

