<?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: VB script needed for local execution - plz help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285649#M402533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pff. I realized I don't need the biggest part of that script - I don't need to create any objects. I already have one table that I want to export.&lt;/P&gt;&lt;P&gt;Maybe that collection of macros by jagan is more helpful to my purpose.&lt;/P&gt;&lt;P&gt;I just need to export that one table to Excel, nothing more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 08:38:49 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2017-04-18T08:38:49Z</dc:date>
    <item>
      <title>VB script needed for local execution - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285644#M402528</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;I have an app where it would be very practical indeed if one could just push a&amp;nbsp; button and the contents of a table_chart in the app were automatically exported to Excel and saved in a specific location under a specific name including the current date. Such a VB script would not work on the server of course, but it would be practical and save some time for local execution.&lt;/P&gt;&lt;P&gt;I have no experience with writing VB scripts, but I have worked with VBA and some tool-specific languages which are quite similar, so when I see some VB I can just about understand what it does. Writing in VB is a different matter, however ...&lt;/P&gt;&lt;P&gt;I have already constructed some single-object-URLs for that app so the adressee who needs the data daily can view it in his browser and extract it to Excel from the Browser - but if there was a button in the app itself, even if that would probably work only in the Client, that would&amp;nbsp; be faster still - and I'm always interested in learning something new.&lt;/P&gt;&lt;P&gt;I'm sure there are already some threads on this issue and maybe a document to show how it is done - if there is, I'm quite willing to read some How-To or so, but not necessarily read an entire discussion and piece it together ... can somebody maybe point me at something suitable?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 07:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285644#M402528</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2017-02-16T07:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: VB script needed for local execution - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285645#M402529</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;I am still on the lookout for something like that. The issue must have been around here quite a few times, so I guess there also is some snippet around that I could use, but I just don't know ...&lt;/P&gt;&lt;P&gt;It's not much that script would have to do - just export one table_diagram to Excel and save it under a standardized name in a specific path, overwriting the old one every da. It would be processed further from there ...&lt;/P&gt;&lt;P&gt;I will continue searching for something. Maybe someone can point me to something to make it a bit easier?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 08:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285645#M402529</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2017-03-06T08:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: VB script needed for local execution - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285646#M402530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here are various postings to this topic: &lt;A href="/t5/forums/searchpage/tab/message?q=excel export&amp;amp;type=document"&gt;https://community.qlik.com/search.jspa?q=excel+export&amp;amp;type=document&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 08:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285646#M402530</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-03-06T08:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: VB script needed for local execution - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285647#M402531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, this is quite late - I have seen your answer long ago, but then came a new task for me and I didn't have the time to revisit this. Not that I actually do have the time now &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 07:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285647#M402531</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2017-04-18T07:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: VB script needed for local execution - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285648#M402532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just experimenting with that Northwind app - the very first in the list. It's from 2014, but that shouldn't make a difference. As I have no experience with VB, I need to step through this script and see what it does first.&lt;/P&gt;&lt;P&gt;Strangely, it seems that QV is changing languages - I have modified something in the script, now two new sheets are created anytime I press the button - the first is called "New Sheet" and the second "Arbeitsblatt 2" (German).&lt;/P&gt;&lt;P&gt;Can you guess what might cause this?&lt;/P&gt;&lt;P&gt;(it is also repeatable - when i press a second time, two more sheets are created, again one has an English name and the other one has a German name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 07:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285648#M402532</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2017-04-18T07:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: VB script needed for local execution - plz help</title>
      <link>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285649#M402533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pff. I realized I don't need the biggest part of that script - I don't need to create any objects. I already have one table that I want to export.&lt;/P&gt;&lt;P&gt;Maybe that collection of macros by jagan is more helpful to my purpose.&lt;/P&gt;&lt;P&gt;I just need to export that one table to Excel, nothing more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VB-script-needed-for-local-execution-plz-help/m-p/1285649#M402533</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2017-04-18T08:38:49Z</dc:date>
    </item>
  </channel>
</rss>

