
Signature
Software Support Engineer
i2 Ltd.
> Hi Team,
>
[quoted text clipped - 13 lines]
> Software Support Engineer
> i2 Ltd.
Hi Rob,
The original message has been removed from the MS server (it may exist
on others of course), and you have not supplied a link to it, so we
cannot really be sure what was discussed previously.
However, the following would seem to address the original subject
line:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Private Sub olSentItems_ItemAdd(ByVal Item As Object)
Item.Move
Application.GetNamespace("MAPI").GetDefaultFolder(olFolderInbox)
End Sub
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Obviously you may wish to use a different destination that the inbox
as in this example.
HTH,
Alan.
RobL - 22 Sep 2005 10:00 GMT
Alan,
thanks a lot for your response.
That's exactly the solution I stumbled upon myself. It actually works
really well.
Thanks for the post.
Rob

Signature
Software Support Engineer
i2 Ltd.