<?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 Macro problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147355#M25787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to allow System Access for this macro. It's required for the CreateObject() call.&lt;/P&gt;&lt;P&gt;To allow system access, change the "Requested Module Security" and "Current Local Security" in the lower left corner of the macro editor window.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2009 01:28:54 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2009-06-23T01:28:54Z</dc:date>
    <item>
      <title>Macro problem</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147354#M25786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have problem with macro. I want to open OpenOffice sheet, but my macro don't work. When I push the button, then opens my macro code in black.&lt;/P&gt;&lt;P&gt;Macro code:&lt;/P&gt;&lt;P&gt;Sub prooviks&lt;BR /&gt;Dim oSM&lt;BR /&gt;Dim oDesk&lt;BR /&gt;Dim oDoc&lt;BR /&gt;Dim aNoArgs()&lt;/P&gt;&lt;P&gt;Set oSM = CreateObject("com.sun.star.ServiceManager")&lt;BR /&gt;Set oDesk=oSM.createInstance("com.sun.star.frame.Desktop")&lt;BR /&gt;Set oDoc = oDesk.loadComponentFromURL("private:factory/scalc", "_blank", 0, aNoArgs)&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;OpenOffice Basic will work with code like this:&lt;/P&gt;&lt;P&gt;Sub proov&lt;BR /&gt;Dim oSM&lt;BR /&gt;Dim oDesk, oDoc as Object&lt;BR /&gt;Dim aNoArgs()&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Set oDesk=createUNOService("com.sun.star.frame.Desktop")&lt;BR /&gt;Set oDoc=oDesk.loadComponentFromURL("private:factory/scalc","_blank",0,aNoArgs())&lt;/P&gt;&lt;P&gt;End Sub&lt;/P&gt;&lt;P&gt;Can somebody help me, I'm new in QlikView and in OpenOffice too. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 17:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147354#M25786</guid>
      <dc:creator />
      <dc:date>2009-06-22T17:24:11Z</dc:date>
    </item>
    <item>
      <title>Macro problem</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147355#M25787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to allow System Access for this macro. It's required for the CreateObject() call.&lt;/P&gt;&lt;P&gt;To allow system access, change the "Requested Module Security" and "Current Local Security" in the lower left corner of the macro editor window.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 01:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147355#M25787</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-06-23T01:28:54Z</dc:date>
    </item>
    <item>
      <title>Macro problem</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147356#M25788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! ´Its working now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 12:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-problem/m-p/147356#M25788</guid>
      <dc:creator />
      <dc:date>2009-06-25T12:19:54Z</dc:date>
    </item>
  </channel>
</rss>

