<?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: Export to excel Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261742#M1830295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;H2 style="font-family: 'Trebuchet MS', 'Comic Sans MS', Arial, sans-serif; color: #d01022; font-weight: normal;"&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Try to use OLE FOR DOWNLOADING TO Excel.&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Sam&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 15:44:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-14T15:44:12Z</dc:date>
    <item>
      <title>Export to excel Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261740#M1830293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a dynamic internal table to display an ALV output. Now while downloading the output to an excel file i am getting the fields in distorted way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;M&amp;nbsp; A Siddiqui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 15:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261740#M1830293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-14T15:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261741#M1830294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;How are you downloading to Excel? do you use the standard button provided?&lt;/P&gt;&lt;P&gt;When you say 'distorted' please can you provide more detail of what you mean because it's not really clear what your problem is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 15:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261741#M1830294</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-04-14T15:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261742#M1830295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;H2 style="font-family: 'Trebuchet MS', 'Comic Sans MS', Arial, sans-serif; color: #d01022; font-weight: normal;"&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Try to use OLE FOR DOWNLOADING TO Excel.&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Sam&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 15:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261742#M1830295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-14T15:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261743#M1830296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make your column size as maximum by giving in field catalog column-maximize = 'X' and check that if problem still exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this wiki...&lt;A href="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=82805744" title="http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=82805744"&gt;Download a file to Excel (using ALV Save to functionality) - ABAP Development - SCN Wiki&lt;/A&gt;. If it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 16:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-issue/m-p/10261743#M1830296</guid>
      <dc:creator>Abhijit74</dc:creator>
      <dc:date>2014-04-14T16:58:37Z</dc:date>
    </item>
  </channel>
</rss>

