<?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 Strange problem with export in excel.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196236#M56404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its because Excel is seeing '++something' as an expression. You either need to remove them (purge), replace them with another character (replace) or wrap them with a single quotation (chr(39)).&lt;/P&gt;&lt;P&gt;Hope that helps. Can I claim my beer?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Mar 2010 10:03:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-29T10:03:56Z</dc:date>
    <item>
      <title>Strange problem with export in excel..</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196235#M56403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i export in excel a pivot table with this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSheetObj.CopyTableToClipboard true&lt;/P&gt;&lt;P&gt;set XLSheet = XLDoc.Worksheets(iNr)&lt;BR /&gt;&lt;BR /&gt; XLSheet.Paste XLSheet.Range("A"&amp;amp;iRigaDettaglio)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works, but if a field contains a data like "++something" (look at the "+" char), the resulting excel is broken.&lt;/P&gt;&lt;P&gt;all the numeric cell formatted in "currency" are tagged with the error: "the cell contains text value" (i.e. the currency "€" character).&lt;/P&gt;&lt;P&gt;if i exclude with a selection all the "++something" values it works perfectly!&lt;/P&gt;&lt;P&gt;please, help me! i offer a beer [:)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 08:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196235#M56403</guid>
      <dc:creator>fabio</dc:creator>
      <dc:date>2010-03-29T08:11:41Z</dc:date>
    </item>
    <item>
      <title>Strange problem with export in excel..</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196236#M56404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its because Excel is seeing '++something' as an expression. You either need to remove them (purge), replace them with another character (replace) or wrap them with a single quotation (chr(39)).&lt;/P&gt;&lt;P&gt;Hope that helps. Can I claim my beer?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 10:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196236#M56404</guid>
      <dc:creator />
      <dc:date>2010-03-29T10:03:56Z</dc:date>
    </item>
    <item>
      <title>Strange problem with export in excel..</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196237#M56405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;remove them (purge)&lt;/P&gt;&lt;P&gt;the field is a article-code, i need it&lt;/P&gt;&lt;P&gt;&amp;gt;replace them with another character (replace)&lt;/P&gt;&lt;P&gt;see above, the field is a article-code. I use this field in excel for searching &amp;amp;co&lt;/P&gt;&lt;P&gt;&amp;gt;wrap them with a single quotation (chr(39))&lt;/P&gt;&lt;P&gt;i try this but incredibly don't work! in the excel cell i found now '++something (with the single quote) but the problem is the same!&lt;/P&gt;&lt;P&gt;magic: if i manually select the excel cell, i press F2 to edit it and i confirm with enter... it works! &lt;IMG alt="Hmm" src="http://community.qlik.com/emoticons/emotion-40.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank a lot for your answer. do you like guinness? &lt;IMG alt="Cool" src="http://community.qlik.com/emoticons/emotion-11.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 10:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196237#M56405</guid>
      <dc:creator>fabio</dc:creator>
      <dc:date>2010-03-29T10:25:46Z</dc:date>
    </item>
    <item>
      <title>Strange problem with export in excel..</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196238#M56406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;you coul try to write your expression inside the function &lt;STRONG&gt;=TEXT()&lt;/STRONG&gt;. This way Excel will interpret the result as a text.&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Justinas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 11:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196238#M56406</guid>
      <dc:creator>justinasp</dc:creator>
      <dc:date>2010-03-29T11:16:54Z</dc:date>
    </item>
    <item>
      <title>Strange problem with export in excel..</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196239#M56407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but not working [:'(]&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: with excel 2007 it's ok! maybe it's a excel 2003 bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 11:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-problem-with-export-in-excel/m-p/196239#M56407</guid>
      <dc:creator>fabio</dc:creator>
      <dc:date>2010-03-29T11:29:42Z</dc:date>
    </item>
  </channel>
</rss>

