<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://help.wugnet.com/office/rdf0.php?f=79">
    <title>WUGNET help - Outlook - Programming VBA</title>
    <link>http://help.wugnet.com/office/Programming-VBA-forum-79.html</link>
    <description>Top 15 Messages on help.wugnet.com</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://help.wugnet.com/office/Strange-error-numbers-running-code-ftopict965784.html#3730950" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/security-window-ftopict1180412.html#3730775" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Code-moving-messages-ftopict1180390.html#3730672" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Scheduled-task-Error-70-generated-VBAProjectPermission-ftopict1180384.html#3730644" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Text-Wrapping-Outlook-2007-ftopict1180331.html#3730471" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/set-time-funtion-ftopict1180034.html#3729399" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Empty-Deleted-items-folder-users-folder-ftopict1179828.html#3728617" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Notification-Multiple-Email-Accounts-ftopict1179767.html#3728374" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/forward-header-gufff-ftopict1179582.html#3727538" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Select-Alternate-profile-ftopict1179417.html#3726791" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/hide-outlook-system-tray-ftopict1179373.html#3726496" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Form-Close-Event-result-canceling-ftopict1179242.html#3725973" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/distribute-VBA-project-ftopict1179237.html#3725935" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Advanced-outlook-trick-help-needed-ftopict1179215.html#3725932" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Open-File-Selector-dialog-VBA-ftopict1179176.html#3725807" />
        <rdf:li rdf:resource="http://help.wugnet.com/office/Macro-Create-Message-Auto-populate-Field-ftopict1178918.html#3725445" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://help.wugnet.com/office/Strange-error-numbers-running-code-ftopict965784.html#3730950">
    <link>http://help.wugnet.com/office/Strange-error-numbers-running-code-ftopict965784.html#3730950</link>
    <title>Strange error numbers when running code</title>
    <description>By: testuser .. - I am facing the same problem and let me know what changes u made in the code.

Thanks,



vfr_stinge wrote:

Changed the code.It works fantastically.Thank you very much indeed!
09-May-07

Changed the code.

It works fantastically.

Thank you very much indeed!

Giangerolamo Pirinoli.

wrote:

Previous Posts In This Thread:

On Wednesday, May 02, 2007 10:4...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/security-window-ftopict1180412.html#3730775">
    <link>http://help.wugnet.com/office/security-window-ftopict1180412.html#3730775</link>
    <title>security window</title>
    <description>By: Sue Mosher [MVP] - Your options depend on the type of application and Outlook version. See See 
http://www.outlookcode.com/article.aspx?ID=52
-- 
Sue Mosher, Outlook MVP
   Author of Microsoft Outlook 2007 Programming:
     Jumpstart for Power Users and Administrators
    http://www.outlookcode.com/article.aspx?id=54


&quot;Curt&quot;  wrote in message 
news...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Code-moving-messages-ftopict1180390.html#3730672">
    <link>http://help.wugnet.com/office/Code-moving-messages-ftopict1180390.html#3730672</link>
    <title>Code not moving through messages</title>
    <description>By: Sue Mosher [MVP] - You're not saving the item after you change the Body. You're only saving the 
archived copy.

FWIW, I see nothing in the code you posted that deals with selected items.

-- 
Sue Mosher, Outlook MVP
   Author of Microsoft Outlook 2007 Programming:
     Jumpstart for Power Users and Administrators
    http://www.outlookcode.com/article.aspx?id=54


&quot;PJFry&quot; &lt;PJFr...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Scheduled-task-Error-70-generated-VBAProjectPermission-ftopict1180384.html#3730644">
    <link>http://help.wugnet.com/office/Scheduled-task-Error-70-generated-VBAProjectPermission-ftopict1180384.html#3730644</link>
    <title>Scheduled task &quot;Error # 70 was generated by VBAProjectPerm..</title>
    <description>By: Old Man River - &quot;Error # 70 was generated by VBAProjectPermission denied&quot; 

Is generated when the statement 
Set OutApp = CreateObject(&quot;Outlook.Application&quot;) 

Is executed in a scheduled task but not when the Auto_Open macro in excel is 
triggered any other way. 

What do I need to do to enable me to get permission.?</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Text-Wrapping-Outlook-2007-ftopict1180331.html#3730471">
    <link>http://help.wugnet.com/office/Text-Wrapping-Outlook-2007-ftopict1180331.html#3730471</link>
    <title>Text Wrapping within Outlook 2007</title>
    <description>By: walkerroo - Hey everyone,

I am trying to create an email signature that pulls all it's information from Active Directory. This is working fine but I also have an image in the signature and I need to change the wrapping to 'Square'.

I am currently using the below but it is not changing the format..

Set objShape = objSelection.InlineShapes.AddPicture(&quot;C:image002 copy.jpg, LinkToFile:...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/set-time-funtion-ftopict1180034.html#3729399">
    <link>http://help.wugnet.com/office/set-time-funtion-ftopict1180034.html#3729399</link>
    <title>How to set the time for particular funtion?</title>
    <description>By: Ken Slovak - [MVP - Outlo - Without knowing how that function is written or what language you're using 
it's rather difficult to know what to recommend.

In general, if you are using VBA or VB you are using a single threaded 
environment and you are best off writing your function, whatever it is, to 
handle the timing for you. That means a loop, possibly with a limit counter 
or a Sle...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Empty-Deleted-items-folder-users-folder-ftopict1179828.html#3728617">
    <link>http://help.wugnet.com/office/Empty-Deleted-items-folder-users-folder-ftopict1179828.html#3728617</link>
    <title>Empty Deleted items folder - Other users folder</title>
    <description>By: Dmitry Streblechenko - Outlook only enables that menu item for the Deleted Items and Junk E-mail 
folders.
On the Extended MAPI level, it calls IMAPIFolder.EmptyFolder method.
 Redemption exposes that functiomnality through the 
RDOFolder.EmptyFolder method 
http://www.dimastr.com/redemption/rdo/rdofolder.htm 

-- 
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
Ou...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Notification-Multiple-Email-Accounts-ftopict1179767.html#3728374">
    <link>http://help.wugnet.com/office/Notification-Multiple-Email-Accounts-ftopict1179767.html#3728374</link>
    <title>Notification for Multiple Email Accounts</title>
    <description>By: Andrew - Thanks.  This is just what I was hoping for.

&quot;JP&quot; wrote:

&gt; I have some sample code here you can adapt:
&gt; 
&gt; http://www.codeforexcelandoutlook.com/blog/2009/01/handling-multiple-inboxes/
&gt; 
&gt; Basically it's what Ken described.
&gt; 
&gt; --JP
&gt; 
&gt; On Oct 1, 10:48 pm, Andrew  wrote:
&gt; &gt; I work in a word processing center where email requests...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/forward-header-gufff-ftopict1179582.html#3727538">
    <link>http://help.wugnet.com/office/forward-header-gufff-ftopict1179582.html#3727538</link>
    <title>forward with header gufff etc</title>
    <description>By: Maxx - ok

thank you


&quot;Michael Bauer [MVP - Outlook]&quot;  wrote in message 
news:126wft04ixjcm.1b9tawigmflce.dlg@40tude.net...
&gt;
&gt;
&gt; Create a new message and insert just the body.
&gt;
&gt; -- 
&gt; Best regards
&gt; Michael Bauer - MVP Outlook
&gt;
&gt;  : Outlook Categories? Category Manager Is Your Tool
&gt;  : VBOffice Reporter for Data Analysis &amp; Reporting
&gt;  : &lt;http://www.vboff...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Select-Alternate-profile-ftopict1179417.html#3726791">
    <link>http://help.wugnet.com/office/Select-Alternate-profile-ftopict1179417.html#3726791</link>
    <title>Select Alternate profile</title>
    <description>By: Ken Slovak - [MVP - Outlo - What you are referring to as profiles sound like delegate mailboxes. Are you 
on Exchange server, and is Alternate an Exchange mailbox? If that's the case 
then you would use the NameSpace.GetSharedDefaultFolder() method to access 
that Inbox.

See the Object Browser help on that method for an example of how to use it.

-- 
Ken Slovak
[MVP - Outlook]
ht...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/hide-outlook-system-tray-ftopict1179373.html#3726496">
    <link>http://help.wugnet.com/office/hide-outlook-system-tray-ftopict1179373.html#3726496</link>
    <title>hide outlook to system tray</title>
    <description>By: Ken Slovak - [MVP - Outlo - If you were to use the Outlook object model you'd set the 
Application.Explorers.Item(1).WindowState = olMinimized. Or 
ActiveExplorer.WindowState.

Using only Win32 API calls you have to post a message to that window's hWnd 
to minimize.

-- 
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Form-Close-Event-result-canceling-ftopict1179242.html#3725973">
    <link>http://help.wugnet.com/office/Form-Close-Event-result-canceling-ftopict1179242.html#3725973</link>
    <title>How to know if a Form.Close Event is the result of canceling</title>
    <description>By: Ken Slovak - [MVP - Outlo - Why are you using unbound controls at all? Bind the controls to some fields 
and get rid of the problem.

-- 
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


&quot;escamoteur&quot;  wrote in m...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/distribute-VBA-project-ftopict1179237.html#3725935">
    <link>http://help.wugnet.com/office/distribute-VBA-project-ftopict1179237.html#3725935</link>
    <title>Best way to distribute VBA project</title>
    <description>By: Maurice - Thanks for the reply Ken, that's what i figured. I'll have a go at it.
-- 
Maurice Ausum


&quot;Ken Slovak - 
&gt; http://www.slovaktech.com
&gt; Author: Professional Programming Outlook 2007.
&gt; Reminder Manager, Extended Reminders, Attachment Options.
&gt; http://www.slovaktech.com/products.htm
&gt; 
&gt; 
&gt; &quot;Sue Mosher [MVP]&quot;  wrote in message 
&gt; news:uW6Q36MJK...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Advanced-outlook-trick-help-needed-ftopict1179215.html#3725932">
    <link>http://help.wugnet.com/office/Advanced-outlook-trick-help-needed-ftopict1179215.html#3725932</link>
    <title>Advanced outlook trick: help needed!</title>
    <description>By: Michael Bauer [MVP - Outl - Sort the Items collection by ReceivedTime.

-- 
Best regards
Michael Bauer - MVP Outlook

  : Outlook Categories? Category Manager Is Your Tool
  : VBOffice Reporter for Data Analysis &amp; Reporting
  : 


Am Fri, 21 Aug 2009 13:15:42 +0200 schrieb Wilfried:

&gt; &quot;Michael Bauer [MVP - Outlook]&quot; &lt;mb@mvps....</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Open-File-Selector-dialog-VBA-ftopict1179176.html#3725807">
    <link>http://help.wugnet.com/office/Open-File-Selector-dialog-VBA-ftopict1179176.html#3725807</link>
    <title>How to Open File Selector dialog in VBA</title>
    <description>By: Peter Hibbs - Doug,

Thanks for the code, I will have a play with it and see if will do
what my client wants.

Peter Hibbs.

On Thu, 20 Aug 2009 17:36:12 +1000, &quot;Doug Robbins - Word MVP&quot;
 wrote:

&gt;Use:
&gt;
&gt;Function GetCurrentItem() As Object
&gt;On Error Resume Next
&gt;Select Case TypeName(Outlook.ActiveWindow)
&gt;    Case &quot;Explorer&quot;
&gt;        Set GetCurrentIt...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office/Macro-Create-Message-Auto-populate-Field-ftopict1178918.html#3725445">
    <link>http://help.wugnet.com/office/Macro-Create-Message-Auto-populate-Field-ftopict1178918.html#3725445</link>
    <title>Macro: Create New Message and Auto populate To Field</title>
    <description>By: Ken Slovak - [MVP - Outlo - Have you looked at the Subject property of the MailItem object in the Object 
Browser?

Please don't hijack other people's threads, start your own.

-- 
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm

...</description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://help.wugnet.com/office/rdf0.php?f=79" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
