<?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: Unable to Fire Macros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432318#M1225498</link>
    <description>&lt;P&gt;You have a typo in both routines - see the red:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;DocProp.ShowTabRow=False&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ActiveDocument.SetProperties Doc&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;u&lt;/STRONG&gt;&lt;/FONT&gt;Prop&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 11:01:43 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2024-03-19T11:01:43Z</dc:date>
    <item>
      <title>Unable to Fire Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2431977#M1225495</link>
      <description>&lt;P&gt;I wrote the below Macro code using VBScript&amp;nbsp; I know the code is correct. Anytime I press the button attached to macro on my system instead of the script to fire it was reopening the macro editor. please, what can I do apart from changing module security to system access in which I did but it is not running.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sub HideTabRow&lt;BR /&gt;Set DocProp = ActiveDocument.GetProperties&lt;BR /&gt;DocProp.ShowTabRow=False&lt;BR /&gt;ActiveDocument.SetProperties DocuProp&lt;BR /&gt;End Sub&lt;/P&gt;
&lt;P&gt;Sub ShowTabRow&lt;BR /&gt;Set DocProp = ActiveDocument.GetProperties&lt;BR /&gt;DocProp.ShowTabRow=True&lt;BR /&gt;ActiveDocument.SetProperties DocuProp&lt;BR /&gt;End Sub&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 15:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2431977#M1225495</guid>
      <dc:creator>olaoyesunday1</dc:creator>
      <dc:date>2024-03-18T15:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Fire Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432145#M1225496</link>
      <description>&lt;P&gt;When the macro editor opens like that, it indicates a runtime error is occuring in the vbscript.&amp;nbsp; With the macro editor open, click the "Test" button to test your sub and get a better error message.&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 05:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432145#M1225496</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-03-19T05:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Fire Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432254#M1225497</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp; Thanks very much. But I tried and couldn't find any error. The screenshots of the code are below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 09:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432254#M1225497</guid>
      <dc:creator>olaoyesunday1</dc:creator>
      <dc:date>2024-03-19T09:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Fire Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432318#M1225498</link>
      <description>&lt;P&gt;You have a typo in both routines - see the red:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;DocProp.ShowTabRow=False&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ActiveDocument.SetProperties Doc&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;u&lt;/STRONG&gt;&lt;/FONT&gt;Prop&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 11:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432318#M1225498</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-03-19T11:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Fire Macros</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432330#M1225499</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks very much . It works now&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 11:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-Fire-Macros/m-p/2432330#M1225499</guid>
      <dc:creator>olaoyesunday1</dc:creator>
      <dc:date>2024-03-19T11:25:06Z</dc:date>
    </item>
  </channel>
</rss>

