<?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 Macro to export tables to excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649551#M1263003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;This line gives error &lt;/H1&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;&lt;/H1&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;set XlApp = CreateObject("Excel.Application")&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;'ActiveX' component can't create object:'Excel.Application' error on IE&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;The settings are all fine at the module level and at the document level (Server tab).&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;One point to note is i am developing directly on the qlikview server and it doesn't have excel installed. Could this be the reason?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Thanks&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Macro to export tables to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649551#M1263003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;This line gives error &lt;/H1&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;&lt;/H1&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;set XlApp = CreateObject("Excel.Application")&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;'ActiveX' component can't create object:'Excel.Application' error on IE&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;The settings are all fine at the module level and at the document level (Server tab).&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;One point to note is i am developing directly on the qlikview server and it doesn't have excel installed. Could this be the reason?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Thanks&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649551#M1263003</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export tables to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649552#M1263005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramkunar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, this might be the reason. Test on a machine where it is installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649552#M1263005</guid>
      <dc:creator>ergustafsson</dc:creator>
      <dc:date>2014-07-25T11:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export tables to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649553#M1263009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have this parameters below ?&lt;/P&gt;&lt;P&gt;Requestred Module Security = System Access&lt;/P&gt;&lt;P&gt;Current Local Security = Allow System Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="System Access.jpg" class="jive-image" src="/legacyfs/online/63143_System Access.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jean-Philippe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649553#M1263009</guid>
      <dc:creator>Jean-Philippe</dc:creator>
      <dc:date>2014-07-25T11:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export tables to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649554#M1263012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramkunar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that if you want just export chart to excel without any sophisticated preprocessing (if you basically have to emulate context menu command `Send to Excel`) - you can do it without having Excel installed.&lt;/P&gt;&lt;P&gt;Use `exportBiff` method, something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14062895213897239" jivemacro_uid="_14062895213897239"&gt;
&lt;P&gt;set chart = doc.GetSheetObject("CH01")&lt;/P&gt;
&lt;P&gt;chart.ExportBiff("AbsolutePathToFile.xls"))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Vadim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649554#M1263012</guid>
      <dc:creator>vadimtsushko</dc:creator>
      <dc:date>2014-07-25T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export tables to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649555#M1263015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, exportbiff works at server without the excel installed. But my requirement is to export multiple charts into respective sheets in the same excel file. Is that something achievable using exportbiff? I looked around but can't find anything useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 03:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649555#M1263015</guid>
      <dc:creator />
      <dc:date>2014-07-29T03:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export tables to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649556#M1263019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe exportbiff exports only one chart to one excel file. So if it is crucial requirement for you, you stuck with Excel automation method. That implies you need have Excel installed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 14:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-tables-to-excel/m-p/649556#M1263019</guid>
      <dc:creator>vadimtsushko</dc:creator>
      <dc:date>2014-07-29T14:12:53Z</dc:date>
    </item>
  </channel>
</rss>

