<?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 Copying variable to Clipboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Copying-variable-to-Clipboard/m-p/1223075#M390803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to copy the contents of a variable to the clipboard within a QV app.&amp;nbsp; I can get the contents of the variable but afterwards I cannot get the text copied to the clipboard.&amp;nbsp; I have a button that executes the below macro.&amp;nbsp; The macro successfully retrieves the contents of the variable but everything I try cannot get the text of EmailAddresses copied to the clipboard.&amp;nbsp; All the examples I see use objects such as a table to get info to the clipboard like ActiveDocument.GetSheetObject("TX03").CopyTextToClipboard but i want to go straight from the variable to the clipboard.&amp;nbsp; I have allow export checked on the Security tab of the Document properties also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub CopyVariable&lt;/P&gt;&lt;P&gt;set EmailAddresses = ActiveDocument.GetVariable("EmailVariable")&lt;/P&gt;&lt;P&gt;'Now what do I do to get EmailAddress to the clipboard???&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 15:32:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-07T15:32:15Z</dc:date>
    <item>
      <title>Copying variable to Clipboard</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variable-to-Clipboard/m-p/1223075#M390803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to copy the contents of a variable to the clipboard within a QV app.&amp;nbsp; I can get the contents of the variable but afterwards I cannot get the text copied to the clipboard.&amp;nbsp; I have a button that executes the below macro.&amp;nbsp; The macro successfully retrieves the contents of the variable but everything I try cannot get the text of EmailAddresses copied to the clipboard.&amp;nbsp; All the examples I see use objects such as a table to get info to the clipboard like ActiveDocument.GetSheetObject("TX03").CopyTextToClipboard but i want to go straight from the variable to the clipboard.&amp;nbsp; I have allow export checked on the Security tab of the Document properties also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub CopyVariable&lt;/P&gt;&lt;P&gt;set EmailAddresses = ActiveDocument.GetVariable("EmailVariable")&lt;/P&gt;&lt;P&gt;'Now what do I do to get EmailAddress to the clipboard???&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variable-to-Clipboard/m-p/1223075#M390803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-07T15:32:15Z</dc:date>
    </item>
  </channel>
</rss>

