<?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: Export ALL sheets to ppt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-ALL-sheets-to-ppt/m-p/886202#M530287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try here (answers from autopilot)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/609224"&gt;Re: Re: Macro to export more than one Sheet objects into PPT&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 20:31:54 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-06-23T20:31:54Z</dc:date>
    <item>
      <title>Export ALL sheets to ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Export-ALL-sheets-to-ppt/m-p/886201#M530286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I wonder if you have had the quest to export all the sheets into powerpoint.&lt;/P&gt;&lt;P&gt;1. I have found this following code work very well when I exporting the ACTIVE sheet into powerpoint, but how do I export ALL sheets?&lt;/P&gt;&lt;P&gt;2. How do export selected few sheets? e.g. exporting "Sheet1", "Sheet4", and "Sheet5"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14350907950469880" jivemacro_uid="_14350907950469880"&gt;
&lt;P&gt;Sub exportppt&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Set objPPT = CreateObject("PowerPoint.Application")&lt;/P&gt;
&lt;P&gt;objPPT.Visible = True&lt;/P&gt;
&lt;P&gt;Set objPresentation = objPPT.Presentations.Add&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Set PPSlide = objPresentation.Slides.Add(1,11)&lt;/P&gt;
&lt;P&gt;ActiveDocument.ActiveSheet.CopyBitmapToClipboard&lt;/P&gt;
&lt;P&gt;PPSlide.Shapes.Paste&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Set PPSlide = Nothing&lt;/P&gt;
&lt;P&gt;Set PPPres = Nothing&lt;/P&gt;
&lt;P&gt;Set PPApp = Nothing&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;End Sub &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 20:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-ALL-sheets-to-ppt/m-p/886201#M530286</guid>
      <dc:creator />
      <dc:date>2015-06-23T20:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export ALL sheets to ppt</title>
      <link>https://community.qlik.com/t5/QlikView/Export-ALL-sheets-to-ppt/m-p/886202#M530287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try here (answers from autopilot)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/609224"&gt;Re: Re: Macro to export more than one Sheet objects into PPT&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 20:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-ALL-sheets-to-ppt/m-p/886202#M530287</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-06-23T20:31:54Z</dc:date>
    </item>
  </channel>
</rss>

