<?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: VBA in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549548#M1122839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that sounds like a much stronger solution than i currenlty have and will get to work using that solution.&lt;/P&gt;&lt;P&gt;thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 08:15:17 GMT</pubDate>
    <dc:creator>samuel_brierley</dc:creator>
    <dc:date>2014-01-23T08:15:17Z</dc:date>
    <item>
      <title>VBA in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549544#M1122835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i currently have a spreadsheet that downloads outlook calender information. I have provided a link so you can see what ive done and also to take away with you as its pretty useful.&lt;/P&gt;&lt;P&gt;it requires me to put in someones name and a start and end date then retrieves information based on those parameters.&lt;/P&gt;&lt;P&gt;I have field that contain peoples names and a calender in my qlikview tool.&lt;/P&gt;&lt;P&gt;is there a way to get my qikview tool to do what my spreadsheet is doing?&lt;/P&gt;&lt;P&gt;it will have to be done completely in the script and im assuming 1 download for all names through all dates (maybe just last 2 months to 6 months in the future) and then use the normal filters to do their business but I have absolutley no clue to do what i described in qlikview. any help?&lt;/P&gt;&lt;P&gt;p.s I am a desktop user so cant open anything, im hoping there is simply somewhere i can post my already working code in qlikview with a few minor edits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/wk6qtk1w1k9rd8u/calendar.xlsm" title="https://www.dropbox.com/s/wk6qtk1w1k9rd8u/calendar.xlsm"&gt;Dropbox - calendar.xlsm&lt;/A&gt;&lt;A href="https://www.dropbox.com/s/wk6qtk1w1k9rd8u/calendar.xlsm" title="https://www.dropbox.com/s/wk6qtk1w1k9rd8u/calendar.xlsm"&gt;https://www.dropbox.com/s/wk6qtk1w1k9rd8u/calendar.xlsm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 11:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549544#M1122835</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-01-22T11:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: VBA in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549545#M1122836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create list boxes for Name and Date and the user can sort the data using these.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 20:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549545#M1122836</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-22T20:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: VBA in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549546#M1122837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That currently what im doing what im after is a way to cut out the outlook intermediary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549546#M1122837</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-01-23T07:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: VBA in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549547#M1122838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forgive me "firewalled" from Dropbox.... so can't see your sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done quite a bit with Outlook and VBA, so these pointers may be useful (or not). Outlook doesn't talk too nicely with Excel as its state based, you open change something and the save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might have more success in creating views in Access with all Data, creating a datasource to point at your Access DB and the Qlikview points at your datasource. Essentially you would be just using Qlikview going forward as once your stream is configured it would not need touching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps a little.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 08:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549547#M1122838</guid>
      <dc:creator />
      <dc:date>2014-01-23T08:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: VBA in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549548#M1122839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that sounds like a much stronger solution than i currenlty have and will get to work using that solution.&lt;/P&gt;&lt;P&gt;thanks alot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 08:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VBA-in-qlikview/m-p/549548#M1122839</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2014-01-23T08:15:17Z</dc:date>
    </item>
  </channel>
</rss>

