<?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: Macros(avoid Ctrl+Shift+M) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212326#M388687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 08:39:00 GMT</pubDate>
    <dc:creator>sagarkharpude</dc:creator>
    <dc:date>2016-11-08T08:39:00Z</dc:date>
    <item>
      <title>Macros(avoid Ctrl+Shift+M)</title>
      <link>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212323#M388684</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;I am using macros in one application. When we open it on the access point we have to press the Ctrl+Shift+M and we have to &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f4e79;"&gt;select&lt;STRONG&gt; &lt;/STRONG&gt; “Give System Access to Module Script”&lt;/SPAN&gt;. I want to make it more user friendly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we write some code in macros so that there would be no need to press &lt;SPAN style="font-size: 13.3333px;"&gt;Ctrl+Shift+M on access point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sagar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 06:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212323#M388684</guid>
      <dc:creator>sagarkharpude</dc:creator>
      <dc:date>2016-11-08T06:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Macros(avoid Ctrl+Shift+M)</title>
      <link>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212324#M388685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can assign a button to activate the macro&lt;/P&gt;&lt;P&gt;create a button&lt;/P&gt;&lt;P&gt;go to properties&lt;/P&gt;&lt;P&gt;go to action tab&lt;/P&gt;&lt;P&gt;go external division&lt;/P&gt;&lt;P&gt;select the option run macro&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143184_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 06:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212324#M388685</guid>
      <dc:creator>eromiyasimon</dc:creator>
      <dc:date>2016-11-08T06:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Macros(avoid Ctrl+Shift+M)</title>
      <link>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212325#M388686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The execution of macros must be allowed on the user-level (the logic is similar to ms office macros) and normally you will get a fourth option within the forced dialog of CTRL+Shift+M to remember your choosen setting which will be saved within the settings.ini from the user: C:\Users\YOURUSER\AppData\Roaming\QlikTech\QlikView\settings.ini (the settings.ini itself could be manipulate per editor).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't see this option or it's greyed out then some settings within the modul security, document properties or the qmc settings are wrong (I don't know which one are essential for this - you will need some attempts or search further within the community).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 07:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212325#M388686</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-11-08T07:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Macros(avoid Ctrl+Shift+M)</title>
      <link>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212326#M388687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 08:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macros-avoid-Ctrl-Shift-M/m-p/1212326#M388687</guid>
      <dc:creator>sagarkharpude</dc:creator>
      <dc:date>2016-11-08T08:39:00Z</dc:date>
    </item>
  </channel>
</rss>

