<?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: How to create a macro to clear variables using For statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519890#M437420</link>
    <description>&lt;P&gt;For loop should start with 1, not zero?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2018 14:25:23 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2018-12-12T14:25:23Z</dc:date>
    <item>
      <title>How to create a macro to clear variables using For statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519887#M437419</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I don't know why this Macro is failing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sub Clear&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;For i = 0 to 19 Step 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;ActiveDocument.Variables("vGroup"&amp;amp;i).SetContent "",true&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Next&lt;BR /&gt;&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone see something wrong?&lt;/P&gt;&lt;P&gt;What I need is to clear variables vGroup from 1 to 19&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519887#M437419</guid>
      <dc:creator>arngue</dc:creator>
      <dc:date>2024-11-16T04:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a macro to clear variables using For statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519890#M437420</link>
      <description>&lt;P&gt;For loop should start with 1, not zero?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 14:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519890#M437420</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-12-12T14:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a macro to clear variables using For statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519906#M437422</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your code is running right for me.&lt;/P&gt;&lt;P&gt;What&amp;nbsp;kind of mistake are you getting for?&lt;/P&gt;&lt;P&gt;Ag+&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 14:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519906#M437422</guid>
      <dc:creator>albert_guito</dc:creator>
      <dc:date>2018-12-12T14:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a macro to clear variables using For statement</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519918#M437424</link>
      <description>&lt;P&gt;Sorry, my fault, idiot me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for Awnsers!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 14:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-macro-to-clear-variables-using-For-statement/m-p/1519918#M437424</guid>
      <dc:creator>arngue</dc:creator>
      <dc:date>2018-12-12T14:58:35Z</dc:date>
    </item>
  </channel>
</rss>

