<?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: Button click using macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481024#M1141740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("Button01").Press&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace Button01 with your button object name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2013 11:40:34 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2013-09-04T11:40:34Z</dc:date>
    <item>
      <title>Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481018#M1141734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to perform "Button click" using macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Avadhoot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481018#M1141734</guid>
      <dc:creator />
      <dc:date>2013-09-04T11:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481019#M1141735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA Some Sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481019#M1141735</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-09-04T11:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481020#M1141736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create button&lt;/P&gt;&lt;P&gt;properties&lt;/P&gt;&lt;P&gt;action&lt;/P&gt;&lt;P&gt;Add&lt;/P&gt;&lt;P&gt;Select External&lt;/P&gt;&lt;P&gt;select run macro&lt;/P&gt;&lt;P&gt;gives the name of macro example- test&lt;/P&gt;&lt;P&gt;edit module&lt;/P&gt;&lt;P&gt;then write within this block&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sub&amp;nbsp; test&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-----&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;then click on check.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;then ok&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481020#M1141736</guid>
      <dc:creator />
      <dc:date>2013-09-04T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481021#M1141737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want Macro&amp;nbsp; in such way that after its execution "Button click" will happen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to click on button through Macro.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481021#M1141737</guid>
      <dc:creator />
      <dc:date>2013-09-04T11:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481022#M1141738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Through Macro Code I want to "Click" a Btton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481022#M1141738</guid>
      <dc:creator />
      <dc:date>2013-09-04T11:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481023#M1141739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Through Macro Code I want to "Click" a Btton&amp;nbsp; means what you want to achieve ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481023#M1141739</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-09-04T11:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Button click using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481024#M1141740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("Button01").Press&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace Button01 with your button object name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 11:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-click-using-macro/m-p/481024#M1141740</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-04T11:40:34Z</dc:date>
    </item>
  </channel>
</rss>

