<?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: Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365541#M704818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Jason,&lt;/P&gt;&lt;P&gt;Thanks for your response&lt;/P&gt;&lt;P&gt;Using GetCurrentSelections i can assign it to a variable. Now i found the way to paste in excel but it is getting pasted with rectangle at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Dreamerlou&lt;/P&gt;&lt;P&gt;Thanks for your response it is working at the client but not on Accesspoint. I have unchecked the Allow Export(As per requirement).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 18:39:55 GMT</pubDate>
    <dc:creator>brindlogcool</dc:creator>
    <dc:date>2012-03-22T18:39:55Z</dc:date>
    <item>
      <title>Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365537#M704814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;Is there any way i can store the current selections in a Single variable and pass the varible to excel and store it in a cell. I tried to but i&amp;nbsp; am not able to store all the current selections values in a single variable and paste it in a excel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/365537#M704814</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-03-22T18:07:47Z</dc:date>
    </item>
    <item>
      <title>Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365538#M704815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't the function GetCurrentSelections() do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/365538#M704815</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-03-22T18:28:16Z</dc:date>
    </item>
    <item>
      <title>Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365539#M704816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Or GetFieldSelections() - I can't remember off hand!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/365539#M704816</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-03-22T18:28:57Z</dc:date>
    </item>
    <item>
      <title>Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365540#M704817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; In user preferences, Export tab, check both boxes under&amp;nbsp; Selection Stamps in Export.&amp;nbsp; That will show all your current selections at the end of the excel spreadsheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/365540#M704817</guid>
      <dc:creator />
      <dc:date>2012-03-22T18:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365541#M704818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Jason,&lt;/P&gt;&lt;P&gt;Thanks for your response&lt;/P&gt;&lt;P&gt;Using GetCurrentSelections i can assign it to a variable. Now i found the way to paste in excel but it is getting pasted with rectangle at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Dreamerlou&lt;/P&gt;&lt;P&gt;Thanks for your response it is working at the client but not on Accesspoint. I have unchecked the Allow Export(As per requirement).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/365541#M704818</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2012-03-22T18:39:55Z</dc:date>
    </item>
    <item>
      <title>Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Macro/m-p/365542#M704819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm...probably some weird Excel encoding thing. Try wrapping Text() around your variable. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 18:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro/m-p/365542#M704819</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-03-22T18:56:40Z</dc:date>
    </item>
  </channel>
</rss>

