![]() |
| 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. |
|
|||||||
| Tags: inbox, items, moving, specific, subfolder, vba |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Good day,
I have: messages in the Inbox with Subject "Extracts" I want: to move all messages in the Inbox with subject "Extracts" into the subfolder "Inbox\Archive" I want to use VBA. I do not want to use the Rules because my VBA code contains other processing not available in the Rules. Any suggestions? |
| Ads |
|
#2
|
|||
|
|||
|
Am Mon, 10 Apr 2006 09:45:02 -0700 schrieb DevDaniel:
You can use the Restrict function to get a list of all the items. Then loop backwards through that list and call each item´s Move function. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Good day, I have: messages in the Inbox with Subject "Extracts" I want: to move all messages in the Inbox with subject "Extracts" into the subfolder "Inbox\Archive" I want to use VBA. I do not want to use the Rules because my VBA code contains other processing not available in the Rules. Any suggestions? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| filtering specific languages | seagull | Outlook Express | 1 | February 21st 06 11:38 AM |
| Replys sent to a specific folder? | Bob Newman | Outlook - General Queries | 6 | February 7th 06 05:25 PM |
| deliver mails to a specific account | mireillea | Outlook - General Queries | 1 | February 2nd 06 03:51 PM |
| deliver mails to a specific account | mireillea | Outlook - General Queries | 0 | February 2nd 06 01:31 PM |
| Specific Date(s) Reminders | Ascendor | Outlook - Calandaring | 1 | January 9th 06 08:09 PM |