<?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 function call from another qvw macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165936#M379564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to run macro in application by macro from another qvw with no joy. &lt;/P&gt;&lt;P&gt;Everything works fine but macro. Need help.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jul 2016 09:12:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-15T09:12:13Z</dc:date>
    <item>
      <title>Macro function call from another qvw macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165936#M379564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to run macro in application by macro from another qvw with no joy. &lt;/P&gt;&lt;P&gt;Everything works fine but macro. Need help.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 09:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165936#M379564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T09:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Macro function call from another qvw macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165937#M379565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this would be possible with qlikview and vbs - within excel and vba it's possible but quite difficult. A very easier method then this is to execute all necessary routines from your origin-application. This meant if you open from qlikview another qvw you could run each kind of routine only by referencing to the new qvw:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;set newdoc = OpenDocEx ("D:\YourPath\YourFile.qvw",2,false,,,,true)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;newdoc&lt;/STRONG&gt;.Fields("Year").Select 2016&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This meant instead of referencing a statement to ActiveDocument you referencing now to newdoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 11:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165937#M379565</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-07-15T11:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Macro function call from another qvw macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165938#M379566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marcus. As you said, I copied macro to first document, replaced ActiveDocument to NewDocument and it works fine) Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 11:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-function-call-from-another-qvw-macro/m-p/1165938#M379566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T11:44:16Z</dc:date>
    </item>
  </channel>
</rss>

