![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Any help to create the code to run from Excel VBA that will selectively
delete emails from the 'deleted items' folder in Outlook. I send emails from Excel via Outlook and set DeleteAfterSubmit = True which moves the email to the deleted items folder. What I then want to do is permanenly removes these deleted emails. Each email created will have a specific text string in the subject that I can use to decide which emails to delete. Many thanks |
Ads |
#2
|
|||
|
|||
![]() Do you call by chance first Send, and then DeleteAfterSubmit? Actually, the item shouldn't be stored, neither in SentItems nor in DeleteItems. -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool : http://www.vboffice.net/product.html?pub=6&lang=en Am Thu, 21 Aug 2008 09:01:02 -0700 schrieb Nigel RS: Any help to create the code to run from Excel VBA that will selectively delete emails from the 'deleted items' folder in Outlook. I send emails from Excel via Outlook and set DeleteAfterSubmit = True which moves the email to the deleted items folder. What I then want to do is permanenly removes these deleted emails. Each email created will have a specific text string in the subject that I can use to decide which emails to delete. Many thanks |
#4
|
|||
|
|||
![]() No, the order is ok. I just wonder why it does't work for you because DeleteAfterSubmit means the item won't be stored. -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool : http://www.vboffice.net/product.html?pub=6&lang=en Am Fri, 22 Aug 2008 06:16:06 +0100 schrieb Nigel: I have it set as...... DeleteAfterSubmit Send I presume you are saying just use DeleteAfterSubmit ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Recovering permanently deleted emails from Outlook 2000 | Top Man | Outlook - General Queries | 3 | August 29th 07 09:58 PM |
Recovering permanently deleted emails from Outlook 2000 | Tim Rogers | Outlook - General Queries | 0 | August 29th 07 09:49 AM |
How Can E-Mails Be Permanently Deleted?? | Dale Franks | Outlook Express | 2 | June 3rd 07 11:01 PM |
Can I recover a permanently deleted email | Martin C | Outlook Express | 8 | March 9th 06 06:57 PM |
Permanently delete junk without using the deleted folder. | Jeni | Outlook - Installation | 1 | February 28th 06 07:54 PM |