<?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 Calling an Excel macro from QV or vice versa in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calling-an-Excel-macro-from-QV-or-vice-versa/m-p/189482#M52354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a macro running in Excel to finalise a couple of things after my QV export. At the moment, i need to run the QV macro, then run the Excel macro manually after that&lt;/P&gt;&lt;P&gt;How can I call the Excel macro from within QV, or maybe even call the QV code from Excel?&lt;/P&gt;&lt;P&gt;Tried to do a TestFn(param1, param2) type code in Excel, and then in QV I did TestFn(Field1, field2) but QV does not like the brackets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jun 2010 17:01:29 GMT</pubDate>
    <dc:creator>burgersurfer</dc:creator>
    <dc:date>2010-06-15T17:01:29Z</dc:date>
    <item>
      <title>Calling an Excel macro from QV or vice versa</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-an-Excel-macro-from-QV-or-vice-versa/m-p/189482#M52354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a macro running in Excel to finalise a couple of things after my QV export. At the moment, i need to run the QV macro, then run the Excel macro manually after that&lt;/P&gt;&lt;P&gt;How can I call the Excel macro from within QV, or maybe even call the QV code from Excel?&lt;/P&gt;&lt;P&gt;Tried to do a TestFn(param1, param2) type code in Excel, and then in QV I did TestFn(Field1, field2) but QV does not like the brackets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 17:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-an-Excel-macro-from-QV-or-vice-versa/m-p/189482#M52354</guid>
      <dc:creator>burgersurfer</dc:creator>
      <dc:date>2010-06-15T17:01:29Z</dc:date>
    </item>
    <item>
      <title>AW:Calling an Excel macro from QV or vice versa</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-an-Excel-macro-from-QV-or-vice-versa/m-p/189483#M52355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, it's not QV which doesn't like brackets, it's VBScript. You should either use&lt;/P&gt;&lt;P&gt;Call TestFn(Field1, field2)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;TestFn Field1, field2&lt;/P&gt;&lt;P&gt;Perhaps that is the solution. See e. g. http://wiki.mcneel.com/developer/scriptsamples/parentheses&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 17:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-an-Excel-macro-from-QV-or-vice-versa/m-p/189483#M52355</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-06-15T17:53:34Z</dc:date>
    </item>
  </channel>
</rss>

