<?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 misses headers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-to-excel-misses-headers/m-p/1607609#M737045</link>
    <description>&lt;P&gt;Maybe use ".CopyTableToClipboard true" instead of ".CopyTextToClippboard"?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2019 15:17:58 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2019-07-30T15:17:58Z</dc:date>
    <item>
      <title>Export to excel misses headers</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-excel-misses-headers/m-p/1607557#M737044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've added a export button for exporting some of the tables to excel. This works fine, but the headers are missing.&lt;/P&gt;&lt;P&gt;I've copied the following VSB code from an other post:&lt;/P&gt;&lt;P&gt;sub ExcelExport&lt;BR /&gt;Set objExcel = CreateObject("Excel.Application")&lt;BR /&gt;objExcel.Visible = False&lt;BR /&gt;objExcel.DisplayAlerts = True&lt;BR /&gt;Set xlDoc = objExcel.Workbooks.Add&lt;BR /&gt;set obj = ActiveDocument.GetSheetObject("CH02")&lt;BR /&gt;obj.CopyTextToClipboard&lt;BR /&gt;objExcel.Range("A1").PasteSpecial&lt;BR /&gt;xlDoc.SaveAs "C:\Users\xxxx\Desktop\Aanvullen.xlsx"&lt;BR /&gt;xlDoc.Close&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;What do I need to change to add the headers in the excelsheet?&lt;/P&gt;&lt;P&gt;When I export a table directly to Excel it works fine.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-excel-misses-headers/m-p/1607557#M737044</guid>
      <dc:creator>Guidok</dc:creator>
      <dc:date>2024-11-16T20:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export to excel misses headers</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-excel-misses-headers/m-p/1607609#M737045</link>
      <description>&lt;P&gt;Maybe use ".CopyTableToClipboard true" instead of ".CopyTextToClippboard"?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 15:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-excel-misses-headers/m-p/1607609#M737045</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-07-30T15:17:58Z</dc:date>
    </item>
  </channel>
</rss>

