<?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 how to export the variable in to excel? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-export-the-variable-in-to-excel/m-p/278629#M103731</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 have one problem. i have totasl 6 variable,can i export these varible in to excel excel using macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2012 11:41:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-16T11:41:34Z</dc:date>
    <item>
      <title>how to export the variable in to excel?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-the-variable-in-to-excel/m-p/278629#M103731</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 have one problem. i have totasl 6 variable,can i export these varible in to excel excel using macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 11:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-the-variable-in-to-excel/m-p/278629#M103731</guid>
      <dc:creator />
      <dc:date>2012-01-16T11:41:34Z</dc:date>
    </item>
    <item>
      <title>how to export the variable in to excel?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-the-variable-in-to-excel/m-p/278630#M103732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;set v = ActiveDocument.Variables("YourVariable")&lt;BR /&gt;strYourVariable = v.Getcontent.String &lt;BR /&gt;Set XLApp = CreateObject("Excel.Application")&lt;BR /&gt;XLApp.Visible = True &lt;BR /&gt;Set XLWorkbook = XLApp.Workbooks.Add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set XLSheet = XLWorkbook.sheets("Sheet1")&lt;BR /&gt;XLSheet.Select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XLSheet.Range("A1").Value = strYourVariable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 12:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-the-variable-in-to-excel/m-p/278630#M103732</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-01-16T12:09:06Z</dc:date>
    </item>
  </channel>
</rss>

