<?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 AW:Creating a multiple choice message box with macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-multiple-choice-message-box-with-macro/m-p/177928#M503568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not so much a QlikView problem, it's VBScript. Just use the parameters of the MsgBox-Function, e.g.:&lt;/P&gt;&lt;P&gt;Sub DisplayMessage&lt;BR /&gt; 'this displays a Yes / No message box&lt;BR /&gt; Answer = MsgBox("Do it or not?",4,"Title")&lt;BR /&gt; If (Answer=6) Then&lt;BR /&gt; ..........&lt;BR /&gt; Else&lt;BR /&gt; ........&lt;BR /&gt; End If&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;A documentation of MsgBox can e. g. be found here: &lt;A href="http://www.w3schools.com/VBScript/func_msgbox.asp"&gt;http://www.w3schools.com/VBScript/func_msgbox.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jun 2010 12:31:14 GMT</pubDate>
    <dc:creator>biester</dc:creator>
    <dc:date>2010-06-07T12:31:14Z</dc:date>
    <item>
      <title>Creating a multiple choice message box with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-multiple-choice-message-box-with-macro/m-p/177927#M503567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I've just created a message box in Edit Module dialog in QV.&lt;/P&gt;&lt;P&gt;sub DisplayMessage&lt;BR /&gt;&lt;BR /&gt;msgbox "text"&lt;BR /&gt;&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;Very Simple script and i Exucute it by pushing a button in QV.&lt;/P&gt;&lt;P&gt;But Now to my question; I Want, in the box that's diplayed for the user, to have two chioses. Simply "Yes" and "No". So the user can decide whether if hi/she wants to exicute the export, in this matter, or not. As it is now You can only click "OK".&lt;/P&gt;&lt;P&gt;Someone got any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 12:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-multiple-choice-message-box-with-macro/m-p/177927#M503567</guid>
      <dc:creator />
      <dc:date>2010-06-07T12:05:19Z</dc:date>
    </item>
    <item>
      <title>AW:Creating a multiple choice message box with macro</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-multiple-choice-message-box-with-macro/m-p/177928#M503568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not so much a QlikView problem, it's VBScript. Just use the parameters of the MsgBox-Function, e.g.:&lt;/P&gt;&lt;P&gt;Sub DisplayMessage&lt;BR /&gt; 'this displays a Yes / No message box&lt;BR /&gt; Answer = MsgBox("Do it or not?",4,"Title")&lt;BR /&gt; If (Answer=6) Then&lt;BR /&gt; ..........&lt;BR /&gt; Else&lt;BR /&gt; ........&lt;BR /&gt; End If&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;A documentation of MsgBox can e. g. be found here: &lt;A href="http://www.w3schools.com/VBScript/func_msgbox.asp"&gt;http://www.w3schools.com/VBScript/func_msgbox.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 12:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-multiple-choice-message-box-with-macro/m-p/177928#M503568</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-06-07T12:31:14Z</dc:date>
    </item>
  </channel>
</rss>

