![]() |
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
|
|||
|
|||
![]()
Hi All,
I've looked around and found similar questions, but nothing quite what I'm trying to do. I want to create a macro that will move the contents of my "online" Deleted Items folder to my "offline" personal file deleted items folder. The post at: http://groups.google.com/group/micro...90092136788468 does this between two folders both in the same outlook file. They're setting up the files as follows: Set oFolderParent = objNameSpace.GetDefaultFolder(olFolderInbox).Paren t Set objmyFolder = oFolderParent.Folders("SOURCE") Set objDestination = oFolderParent.Folders("DESTINTATION") And I need objDestination to be in a different folder tree (on my "offline" personal file. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Duplicating public folder items in personal folders | Doug Glancy | Outlook and VBA | 4 | December 5th 06 08:56 PM |
Personal Folders vs Mailbox | Jon Elkins | Outlook - Calandaring | 3 | November 16th 06 01:09 PM |
Auto moving mail sent from shared account into share's sent items | Pete | Outlook - Installation | 0 | September 28th 06 02:51 PM |
Moving items to folders does not work | SSI | Outlook - General Queries | 0 | February 8th 06 04:11 AM |
Moving a Mix of Mail Items and Report Items | Steve Roberts | Outlook and VBA | 1 | January 24th 06 10:36 PM |