<?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: Clone and Paste Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236670#M862519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is, I have 10 objects in one sheet and want to copy all with current selection in new sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2016 10:31:22 GMT</pubDate>
    <dc:creator>khan_imran</dc:creator>
    <dc:date>2016-12-27T10:31:22Z</dc:date>
    <item>
      <title>Clone and Paste Object</title>
      <link>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236667#M862516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to clone/copy the object through macro and paste it in a New sheet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236667#M862516</guid>
      <dc:creator>khan_imran</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clone and Paste Object</title>
      <link>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236668#M862517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Macros are not good at all, In fact, i would love to copy paste simple. even if you want by using Macro then you may use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sub 244456&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ActiveDocument.GetSheetObject("CH01").CopyBitmapToClipboard ' Copy Data to clip board and object too&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;End sub&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 02:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236668#M862517</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-12-27T02:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clone and Paste Object</title>
      <link>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236669#M862518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Imran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of clone/Paste the objects from one sheet to another you can do easily by copy (ctrl+c) and paste (Ctrl +V)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just press Ctrl + and select your wishing objects ,at last ctrl + c and go to next sheet where ever you want to paste Ctrl + V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 06:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236669#M862518</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-12-27T06:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clone and Paste Object</title>
      <link>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236670#M862519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is, I have 10 objects in one sheet and want to copy all with current selection in new sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 10:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236670#M862519</guid>
      <dc:creator>khan_imran</dc:creator>
      <dc:date>2016-12-27T10:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Clone and Paste Object</title>
      <link>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236671#M862520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, imran those will come from one sheet to another sheet by using Ctrl + c and Ctrl + V the only thing is you need that related data for those coping&amp;nbsp; objects in script if that is new application sheet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else &lt;/P&gt;&lt;P&gt;if it is in the same application sheet then automatically will come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 10:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clone-and-Paste-Object/m-p/1236671#M862520</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-12-27T10:39:57Z</dc:date>
    </item>
  </channel>
</rss>

