<?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: Create Outlook contact from Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Outlook-contact-from-Qlikview/m-p/883810#M308229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;figured it out! here is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set spObj = CreateObject("Outlook.Application")&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set MyItem = spObj.CreateItem(2)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MyItem.Display&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 16:27:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-23T16:27:18Z</dc:date>
    <item>
      <title>Create Outlook contact from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Outlook-contact-from-Qlikview/m-p/883809#M308228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attempting to generate a new Outlook contact from Qlikview with a macro. I have the following code;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set spObj = CreateObject("Outlook.Application")&lt;/P&gt;&lt;P&gt;Set MyItem = spObj.CreateItem(olContactItem)&lt;/P&gt;&lt;P&gt;MyItem.Display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I have oIContactItem, Qlikview opens a new message instead of a new contact...Does anyone know how to get a new contact and not a message? thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 16:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Outlook-contact-from-Qlikview/m-p/883809#M308228</guid>
      <dc:creator />
      <dc:date>2015-06-23T16:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Outlook contact from Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Outlook-contact-from-Qlikview/m-p/883810#M308229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;figured it out! here is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set spObj = CreateObject("Outlook.Application")&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Set MyItem = spObj.CreateItem(2)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MyItem.Display&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 16:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Outlook-contact-from-Qlikview/m-p/883810#M308229</guid>
      <dc:creator />
      <dc:date>2015-06-23T16:27:18Z</dc:date>
    </item>
  </channel>
</rss>

