<?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 Selecting multiple values in list box using macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442960#M568719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to select 2 values in a list box using macro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have a field month in a list box , now on the click of the button i want to select jan and mar using macro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please help me in writting the macro for this....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 09:55:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-23T09:55:30Z</dc:date>
    <item>
      <title>Selecting multiple values in list box using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442960#M568719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to select 2 values in a list box using macro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have a field month in a list box , now on the click of the button i want to select jan and mar using macro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please help me in writting the macro for this....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442960#M568719</guid>
      <dc:creator />
      <dc:date>2012-10-23T09:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting multiple values in list box using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442961#M568720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is easier done with a bookmark that contains your selections and a trigger action for your button that activates the bookmark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 10:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442961#M568720</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-23T10:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting multiple values in list box using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442962#M568721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply but i can not do it with something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Month").Select("")...................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 10:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442962#M568721</guid>
      <dc:creator />
      <dc:date>2012-10-23T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting multiple values in list box using macro</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442963#M568722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can use like&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Month").Select("(*Jan*|*Mar*)")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using this in macro we can select more than one field in a listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leni Balakrishnan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jan 2013 17:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-multiple-values-in-list-box-using-macro/m-p/442963#M568722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-13T17:49:38Z</dc:date>
    </item>
  </channel>
</rss>

