-
Knowledge Base Approver
The King of Overkill!
VBAX Master
Oops! Forgot the most important keyword...
Since "ItemsInSentFolder" is an Outlook.Items object, add .Items after the GetDefaultFolder:[vba]Set ItemsInSentFolder = Application.Session.GetDefaultFolder(olFolderSentMail).Items[/vba]Yeah, doesn't seem to work when you leave out the most important part of it
Matt

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules