<?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 / CSV as multiple files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849337#M657009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob, Let me try and will get back to you. it is a nice link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 15:07:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-08T15:07:41Z</dc:date>
    <item>
      <title>Export to Excel / CSV as multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849335#M657005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88692_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table chart object as above. When I export to this to excel. I am able to get the export as one file. Is there any way to use a macro or something to perform a click which will split this to 3 files based on the Country and save it to a location.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 14:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849335#M657005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-08T14:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / CSV as multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849336#M657007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here for some ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 15:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849336#M657007</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-06-08T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / CSV as multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849337#M657009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob, Let me try and will get back to you. it is a nice link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 15:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849337#M657009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-08T15:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / CSV as multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849338#M657011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting error like below. What should I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My object ID is 25 so I tried below and when tried to run the macro...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: Type mismatch: 'copyObjectsToExcelSheet'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code used:&lt;/P&gt;&lt;P&gt;Dim aryExport(25,3)&lt;/P&gt;&lt;P&gt;aryExport(25,0) = "objSalesPerYearAndRegion"&lt;/P&gt;&lt;P&gt;aryExport(25,1) = "Sales"&lt;/P&gt;&lt;P&gt;aryExport(25,2) = "A1"&lt;/P&gt;&lt;P&gt;aryExport(25,3) = "data"&lt;/P&gt;&lt;P&gt;Dim objExcelWorkbook 'as Excel.Workbook&lt;/P&gt;&lt;P&gt;Set objExcelWorkbook = copyObjectsToExcelSheet(ActiveDocument, aryExport)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 11:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849338#M657011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-09T11:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / CSV as multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849339#M657012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am getting error like below. What should I do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My object ID is 25 so I tried below and when tried to run the macro...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Error: Type mismatch: 'copyObjectsToExcelSheet'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Code used:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dim aryExport(25,3)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aryExport(25,0) = "objSalesPerYearAndRegion"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aryExport(25,1) = "Sales"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aryExport(25,2) = "A1"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aryExport(25,3) = "data"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dim objExcelWorkbook 'as Excel.Workbook&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set objExcelWorkbook = copyObjectsToExcelSheet(ActiveDocument, aryExport)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 11:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-CSV-as-multiple-files/m-p/849339#M657012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-09T11:30:48Z</dc:date>
    </item>
  </channel>
</rss>

