<?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: Excel macro sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301834#M710281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Didnt work. Any way, I moved the sorting function to Qv. The problem fixed, for now. For your info, I can run the macro. The only problem is the sorting part inside the macro. When the macro is called externally, like by Qv, the sorting function in it is neglected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2011 13:55:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-26T13:55:30Z</dc:date>
    <item>
      <title>Excel macro sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301831#M710278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I have a VBScript in Qv like below calling an excel macro in which there is a sorting function. This excel macro runs without any problem in MS Excel. However, when Qv calls this this excel macro (like below), sorting function in it does not work. Any idea?&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;DIV&gt;&lt;BR /&gt;Set objExcel = CreateObject("Excel.Application")&lt;/DIV&gt;&lt;DIV&gt;objExcel.Visible = True&lt;/DIV&gt;&lt;DIV&gt;Set objWorkbook = objExcel.Workbooks.Open("path\test.xlsm")&lt;/DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;DIV&gt;objWorkbook.Application.Run "macro()"&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 04:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301831#M710278</guid>
      <dc:creator />
      <dc:date>2011-08-26T04:35:23Z</dc:date>
    </item>
    <item>
      <title>Excel macro sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301832#M710279</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;In the macro script module did you set "Module Security" to allow system access? Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you set and still not working post the sample app with excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 10:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301832#M710279</guid>
      <dc:creator />
      <dc:date>2011-08-26T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Excel macro sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301833#M710280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Try something like this:&lt;/P&gt;&lt;P&gt;objWorkbook.Application.Run('test.xlsm'!macro)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 11:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301833#M710280</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2011-08-26T11:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Excel macro sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301834#M710281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Didnt work. Any way, I moved the sorting function to Qv. The problem fixed, for now. For your info, I can run the macro. The only problem is the sorting part inside the macro. When the macro is called externally, like by Qv, the sorting function in it is neglected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 13:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-macro-sorting/m-p/301834#M710281</guid>
      <dc:creator />
      <dc:date>2011-08-26T13:55:30Z</dc:date>
    </item>
  </channel>
</rss>

