<?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 table to Excel file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1835352#M1214857</link>
    <description>&lt;P&gt;I doubt that you could get it working with the export-feature. Especially if there are various different requirements to the interpreted content and layout.&lt;/P&gt;&lt;P&gt;More success promises the method of copy &amp;amp; paste. This means creating/opening an Excel and pasting the wanted content to the intended target-areas. This allows further the possibilities to prepare the areas and/or to adjust the content afterwards if the copying doesn't fulfilled all requirements. Further it may be helpful not to transfer the origin UI objects else specialized ones from a hidden sheet to be able to use more simplified and targeted objects.&lt;/P&gt;&lt;P&gt;A good starting point could you find here:&amp;nbsp;&lt;A href="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/" target="_blank"&gt;QlikTip #32: Exporting multiple QV objects to a single Excel document (qlikblog.at)&lt;/A&gt;&amp;nbsp;- whereby don't use the snippets from the website else look within the download-file to see the whole code.&lt;/P&gt;&lt;P&gt;More easier than that could be to create an appropriate Excel file and then replacing just the source-data of it - a separate data-sheet within the Excel or maybe also using an external csv (means the Excel itself wouldn't be touched).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Sat, 11 Sep 2021 10:34:01 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-09-11T10:34:01Z</dc:date>
    <item>
      <title>Export table to Excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1835335#M1214856</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I need to automate by using a macro the exportation of a QV pivot table with functions, numbers, text, and Excel formulas in Excel and obtain the same result as if I'd make the "Send to Excel option";&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickP_DF_0-1631348568542.png" style="width: 765px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61734i5E28CF825D8D9752/image-dimensions/765x69?v=v2" width="765" height="69" role="button" title="NickP_DF_0-1631348568542.png" alt="NickP_DF_0-1631348568542.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I found this solution&amp;nbsp;&lt;/P&gt;&lt;P&gt;sub ExportToExcel()&lt;BR /&gt;set obj = ActiveDocument.GetSheetObject("CH136")&lt;BR /&gt;obj.ExportEx "D:\Qlik\test.xls", 5&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;But it exports all data as if they are text, so that lots of data are wrong&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickP_DF_3-1631348873860.png" style="width: 757px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61737iD27FD8BBDFACA3E9/image-dimensions/757x33?v=v2" width="757" height="33" role="button" title="NickP_DF_3-1631348873860.png" alt="NickP_DF_3-1631348873860.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've searched some documentation about the ExportEx function, but I wasn't able to find anything about &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is this the right way? Am I missing something?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 08:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1835335#M1214856</guid>
      <dc:creator>NickP_DF</dc:creator>
      <dc:date>2021-09-11T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export table to Excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1835352#M1214857</link>
      <description>&lt;P&gt;I doubt that you could get it working with the export-feature. Especially if there are various different requirements to the interpreted content and layout.&lt;/P&gt;&lt;P&gt;More success promises the method of copy &amp;amp; paste. This means creating/opening an Excel and pasting the wanted content to the intended target-areas. This allows further the possibilities to prepare the areas and/or to adjust the content afterwards if the copying doesn't fulfilled all requirements. Further it may be helpful not to transfer the origin UI objects else specialized ones from a hidden sheet to be able to use more simplified and targeted objects.&lt;/P&gt;&lt;P&gt;A good starting point could you find here:&amp;nbsp;&lt;A href="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/" target="_blank"&gt;QlikTip #32: Exporting multiple QV objects to a single Excel document (qlikblog.at)&lt;/A&gt;&amp;nbsp;- whereby don't use the snippets from the website else look within the download-file to see the whole code.&lt;/P&gt;&lt;P&gt;More easier than that could be to create an appropriate Excel file and then replacing just the source-data of it - a separate data-sheet within the Excel or maybe also using an external csv (means the Excel itself wouldn't be touched).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 10:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1835352#M1214857</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-09-11T10:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export table to Excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1837656#M1215027</link>
      <description>&lt;P&gt;Thank you Marcus,&lt;/P&gt;&lt;P&gt;I've solved thanks to your suggestion.&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 16:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-to-Excel-file/m-p/1837656#M1215027</guid>
      <dc:creator>NickP_DF</dc:creator>
      <dc:date>2021-09-20T16:10:55Z</dc:date>
    </item>
  </channel>
</rss>

