<?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 multiple objects to excel (multi sheets) without opening the excel application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943078#M959217</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 Cheryl,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Start a new discussion. You might get a quick response. I have attached a sample file for your reference. Hope this is what you are looking for. Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 06:07:24 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2018-03-02T06:07:24Z</dc:date>
    <item>
      <title>Export multiple objects to excel (multi sheets) without opening the excel application</title>
      <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943073#M959212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've followed this thread &lt;A href="https://community.qlik.com/docs/DOC-3889"&gt;Export Qlikview objects to multiple Excel sheet&lt;/A&gt; and it works perfectly.&lt;/P&gt;&lt;P&gt;But, when i ran the macro it open the excel application. My question is, is it possible to directly save/create the excel file without opening the Ms Excel Appllication ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 06:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943073#M959212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-22T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple objects to excel (multi sheets) without opening the excel application</title>
      <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943074#M959213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you will need to create an excel instance. But nobody's stopping you from cleaning it up at the end of the macro with something like SET MyExcelApp = Nothing;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943074#M959213</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-10-22T08:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple objects to excel (multi sheets) without opening the excel application</title>
      <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943075#M959214</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;Ow I see, i got it.&lt;/P&gt;&lt;P&gt;Okay thanks for the explanation &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943075#M959214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-22T08:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple objects to excel (multi sheets) without opening the excel application</title>
      <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943076#M959215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert - can I ask for a simpler response?&amp;nbsp; (Keep it Simple Stupid...for me).&amp;nbsp; I have this code and would like to expand it to multiple tables say (TB01, CH01, LB01, etc, etc), on multiple tabs - one object to a tab, and preferably in xlsx format (instead of xls).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this explained in video format?&amp;nbsp; Youtube maybe?&amp;nbsp; I'm very new to this scripting and I need something to walk me through the logic that CLEARLY explains what each step does.&amp;nbsp; I'm not able to follow the example very well...though I will keep trying.&amp;nbsp; Thank you in advance for any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ExcelFile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIM ExcelApplication, ExcelWorkbook&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ExcelApplication = CREATEOBJECT("Excel.Application")&lt;/P&gt;&lt;P&gt;SET ExcelWorkbook = ExcelApplication.Workbooks.Add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("TB01").CopyTableToClipBoard TRUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExcelWorkbook.Worksheets(1).Paste&lt;/P&gt;&lt;P&gt;ExcelApplication.DisplayAlerts = FALSE&lt;/P&gt;&lt;P&gt;ExcelWorkbook.SaveAs "C:\Users\admin.cherylr\Documents\test.xls", 56&lt;/P&gt;&lt;P&gt;ExcelApplication.Quit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MsgBox "Export Complete"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 22:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943076#M959215</guid>
      <dc:creator>crichter14</dc:creator>
      <dc:date>2018-03-01T22:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple objects to excel (multi sheets) without opening the excel application</title>
      <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943077#M959216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cheryl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start a new discussion. You might get a quick response. Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 05:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943077#M959216</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-02T05:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple objects to excel (multi sheets) without opening the excel application</title>
      <link>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943078#M959217</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 Cheryl,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Start a new discussion. You might get a quick response. I have attached a sample file for your reference. Hope this is what you are looking for. Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 06:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-multiple-objects-to-excel-multi-sheets-without-opening/m-p/943078#M959217</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-02T06:07:24Z</dc:date>
    </item>
  </channel>
</rss>

