<?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 Macro- Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430672#M160582</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 am a newbie to QV and Macro world. Please bear with me if this is a silly question. I have created a qlikview document with two sheets sheet1 and sheet2 and each sheet has bunch of charts. I have a created a macro to export the charts from sheet 1 and it works fine. The issue I am facing is when I try to create a macro for the second sheet, the code I put in is overwriting the code on macro 1 on sheet 1. so is there a way to isolate the two macros? is there a better way of doing this? Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 21:34:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-06T21:34:55Z</dc:date>
    <item>
      <title>Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430672#M160582</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 am a newbie to QV and Macro world. Please bear with me if this is a silly question. I have created a qlikview document with two sheets sheet1 and sheet2 and each sheet has bunch of charts. I have a created a macro to export the charts from sheet 1 and it works fine. The issue I am facing is when I try to create a macro for the second sheet, the code I put in is overwriting the code on macro 1 on sheet 1. so is there a way to isolate the two macros? is there a better way of doing this? Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 21:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430672#M160582</guid>
      <dc:creator />
      <dc:date>2013-05-06T21:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430673#M160583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's only one module per document to put macro code in. You need to give the different macro's their own name and use those names to call the macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ExportSheet1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;...do sheet1 export stuff here...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;end Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ExportSheet2&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;EM&gt;&amp;nbsp; ...do&amp;nbsp; sheet2 export stuff here...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;end Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 06:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430673#M160583</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-07T06:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430674#M160584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Attached the qvw file. Look and let me know is that you want. Regards. Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 07:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430674#M160584</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2013-05-07T07:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430675#M160585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siva,&lt;/P&gt;&lt;P&gt;I am on personal edition so cannot open the Qvws created by others. Can you please put your code here in this thread? Appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 13:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430675#M160585</guid>
      <dc:creator />
      <dc:date>2013-05-07T13:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430676#M160586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue is I am unable to export charts on sheet2 when I put everything in the same module. May be I am missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 13:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430676#M160586</guid>
      <dc:creator />
      <dc:date>2013-05-07T13:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430677#M160587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjun,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can find relevant code at:&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/"&gt;http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should really help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 14:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430677#M160587</guid>
      <dc:creator>anandathome</dc:creator>
      <dc:date>2013-05-07T14:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Macro- Question</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430678#M160588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sub exportToFolder ChartPath = "D:\QV Export" ActiveDocument.GetSheetObject( "CH01").ExportBitmapToFile ChartPath &amp;amp; "B.jpg" ActiveDocument.GetSheetObject( "CH02").ExportBitmapToFile ChartPath &amp;amp; "D.jpg" end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 04:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Question/m-p/430678#M160588</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2013-05-08T04:42:30Z</dc:date>
    </item>
  </channel>
</rss>

