<?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: How to export a group of text box and a chart without using a macro? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210114#M388276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look here: &lt;A href="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/" title="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/"&gt;QlikTip #32: Exporting multiple QV objects to a single Excel document&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Oct 2016 13:24:55 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-10-22T13:24:55Z</dc:date>
    <item>
      <title>How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210108#M388270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to export a group of text boxes (without loosing the format) to excel. But the server where I will publish the QV report won't accept macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to have the right click &amp;gt;Export to excel functionality for all the fields at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible without a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advanced. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210108#M388270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-21T14:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210109#M388271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not realy how you're imagining.&lt;/P&gt;&lt;P&gt;NPrinting can solve this easily, but if you don't have that, can you build some kind of table with the values in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it not acceptable to have the user export from there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 14:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210109#M388271</guid>
      <dc:creator>wallerjc</dc:creator>
      <dc:date>2016-10-21T14:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210110#M388272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without macro is not possible ;(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you have NPrinting On-Demand you can create a template and export to Excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 15:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210110#M388272</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2016-10-21T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210111#M388273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I do this with a macro, I have something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set obj = ActiveDocument.GetSheetObject("CH02")&lt;BR /&gt; obj.SendToExcel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This only allows me to export the pivot table, what else should I add to export other text boxes with the previous table? can I set an specific column row?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 15:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210111#M388273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-21T15:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210112#M388274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it not acceptable for the application to do it? or QV won't accept use that?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a kind of template with text boxes, so I cannot put them in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't use NPrinting neither. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 15:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210112#M388274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-21T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210113#M388275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use reporting tab on top and create it as per your need..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Oct 21, 2016 9:12 PM, "Roberto Cespedes" &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 21:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210113#M388275</guid>
      <dc:creator>mayankraoka</dc:creator>
      <dc:date>2016-10-21T21:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210114#M388276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look here: &lt;A href="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/" title="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/"&gt;QlikTip #32: Exporting multiple QV objects to a single Excel document&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Oct 2016 13:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210114#M388276</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-22T13:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210115#M388277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried that, but I got the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type mismatch: 'copyObjectsToExcelSheet' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And QV marks this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set objExcelWorkbook = copyObjectsToExcelSheet(ActiveDocument, aryExport)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 13:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210115#M388277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-24T13:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210116#M388278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to take the whole code from the download-example and not only the code-snippets from the posting itself:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/wp-content/uploads/2011/03/qlikblog_ExportToMultipleExcelSheets.zip" title="http://www.qlikblog.at/wp-content/uploads/2011/03/qlikblog_ExportToMultipleExcelSheets.zip"&gt;http://www.qlikblog.at/wp-content/uploads/2011/03/qlikblog_ExportToMultipleExcelSheets.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 16:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210116#M388278</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-24T16:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210117#M388279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not working, I have downloaded the file, but when hit on the links it open the edit module and does not do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I allowed to use the macros but the file is not working. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 17:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210117#M388279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-24T17:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210118#M388280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide the used code and also what happens when - any error-message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 17:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210118#M388280</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-24T17:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210119#M388281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just downloaded the file that you posted and tried to run it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210119#M388281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-24T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210120#M388282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Had you adjusted the file-path and name and also the ID's from the sheets and objects and another to customizing things?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210120#M388282</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-24T18:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to export a group of text box and a chart without using a macro?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210121#M388283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't touch anything, I just downloaded the file to see it working, but it didn't. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-a-group-of-text-box-and-a-chart-without-using-a/m-p/1210121#M388283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-24T18:47:44Z</dc:date>
    </item>
  </channel>
</rss>

