<?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 Weird excel file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/weird-excel-file/m-p/4116296#M984099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I need to transfer the contents of one file into a table in the database. I first am required to save the file to a tab-delimited file. I did but then I notice that the amounts field in the excel file has amounts 1004.90&lt;/P&gt;&lt;P&gt;but in the text file it is "1004.90" and I noticed that if the amount is less than 1000. the amount field in the text file is without the "". but if it's more that 1000 it has "". I need to fix this in order to correctly transfer it to a table with currency as the data element. Any one knows how? Or is there any way to check if there is a  "" in the file.? Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 03:01:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-27T03:01:11Z</dc:date>
    <item>
      <title>Weird excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/weird-excel-file/m-p/4116296#M984099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I need to transfer the contents of one file into a table in the database. I first am required to save the file to a tab-delimited file. I did but then I notice that the amounts field in the excel file has amounts 1004.90&lt;/P&gt;&lt;P&gt;but in the text file it is "1004.90" and I noticed that if the amount is less than 1000. the amount field in the text file is without the "". but if it's more that 1000 it has "". I need to fix this in order to correctly transfer it to a table with currency as the data element. Any one knows how? Or is there any way to check if there is a  "" in the file.? Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 03:01:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/weird-excel-file/m-p/4116296#M984099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T03:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Weird excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/weird-excel-file/m-p/4116297#M984100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; any how before keeping the file data in to database table intern &lt;/P&gt;&lt;P&gt; you have to keep whole data in an internal table. while keeping the data into internal table just replace the " with space and condense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will remove the " in your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if find useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 03:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/weird-excel-file/m-p/4116297#M984100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T03:27:34Z</dc:date>
    </item>
  </channel>
</rss>

