<?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 exporting objects from sheet to excel with the button by using macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/exporting-objects-from-sheet-to-excel-with-the-button-by-using/m-p/336254#M1176714</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 have created a report and now i want to create a button 'export to excel' and this button must export the objects of the active sheet to the excel...how cani achieve that ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;explain it with a simple example??? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 11:55:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-04T11:55:10Z</dc:date>
    <item>
      <title>exporting objects from sheet to excel with the button by using macro</title>
      <link>https://community.qlik.com/t5/QlikView/exporting-objects-from-sheet-to-excel-with-the-button-by-using/m-p/336254#M1176714</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 have created a report and now i want to create a button 'export to excel' and this button must export the objects of the active sheet to the excel...how cani achieve that ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;explain it with a simple example??? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 11:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exporting-objects-from-sheet-to-excel-with-the-button-by-using/m-p/336254#M1176714</guid>
      <dc:creator />
      <dc:date>2012-05-04T11:55:10Z</dc:date>
    </item>
    <item>
      <title>exporting objects from sheet to excel with the button by using macro</title>
      <link>https://community.qlik.com/t5/QlikView/exporting-objects-from-sheet-to-excel-with-the-button-by-using/m-p/336255#M1176715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define your macro as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub exportAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set s = ActiveDocument.ActiveSheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for i=0 to s.NoOfSheetObjects - 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;s.SheetObjects(i).SendToExcel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then make a button an make it run external-&amp;gt;macro name exportAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will export everything on the active sheet to excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 16:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exporting-objects-from-sheet-to-excel-with-the-button-by-using/m-p/336255#M1176715</guid>
      <dc:creator />
      <dc:date>2012-05-04T16:42:44Z</dc:date>
    </item>
  </channel>
</rss>

