<?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: Problem with ODS outputting lots of columns into excel in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193434#M13093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What SAS version are you using including maintenance? If you are not on SAS 9.4 M2 then you are likely to have more problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the EXCELXP tagset and does that work OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagset.excelxp file = "test.xml";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 04:00:04 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2015-03-04T04:00:04Z</dc:date>
    <item>
      <title>Problem with ODS outputting lots of columns into excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193432#M13091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a file which out puts data into excel, I have two files that have more than 25 rows and everytime excel comes across them it has a hissy fit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is putting the data on rows 1-25 (Columns A-Y) ad then it will populate the next row on column AZ.&amp;nbsp; The rest of the data will not appear and there is a removed records error when i open up the excel format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the code below I get no errors or warnings in SAS, just a dodgy excel file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: In event 'data': bad arguement #3 to 'format' (string expected, got nil)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ahve tried a multitude of things to no avail, i am thinking maybe excel has a default field of 25 for something, but i dont know what? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is anyone able to help, I am at my wits end..? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I have stripped my code to the bone and changed it to a sas help data set (incase anyone wants to see if it works for them - just need to update the path). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods excel file = " path\test.xlsx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc report data = sashelp.pricedata split = "|" spacing = 1 nowd;&lt;/P&gt;&lt;P&gt;column _all_;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods excel close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 01:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193432#M13091</guid>
      <dc:creator>funkychunkymunky</dc:creator>
      <dc:date>2015-03-04T01:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ODS outputting lots of columns into excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193433#M13092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ODS Excel is still experimental and buggy &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;P&gt;&lt;/P&gt;&lt;P&gt;I would report it to tech support so your specific case was noted but wouldn't necessarily expect a solution anytime soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 03:30:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193433#M13092</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-04T03:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ODS outputting lots of columns into excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193434#M13093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What SAS version are you using including maintenance? If you are not on SAS 9.4 M2 then you are likely to have more problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the EXCELXP tagset and does that work OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods tagset.excelxp file = "test.xml";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 04:00:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193434#M13093</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-03-04T04:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ODS outputting lots of columns into excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193435#M13094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I said in reply to &lt;A _jive_internal="true" href="https://communities.sas.com/message/259524#259524"&gt;Keith0001's remarkably similar question&lt;/A&gt;, this bug is fixed in 9.4M2. The destination for Excel is still pre-production. Bugs are expected. The destination for Excel will be production in 9.4M3. You'll have to either upgrade to 9.4M2 or switch to the ExcelXP tagset as SASKiwi suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 14:29:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-with-ODS-outputting-lots-of-columns-into-excel/m-p/193435#M13094</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2015-03-04T14:29:27Z</dc:date>
    </item>
  </channel>
</rss>

