T
Triscuit
Hi, I am pretty good with MS Access and VBA, but a complete novice programatically manipulating Outlook
Using code samples found on-line and in help, I managed to import mail messages into Access where I can parse the body and populate database fields
Once I have sucessfully "parsed" the message, I want to move the original message to a different Outlook folder. When I imported the message, I included the EntryID and StoreID....hoping I can use it to move the message
How do I now find and move the message to a new Outlook Folder
Any help will be greatly appreciated
Triscuit
Using code samples found on-line and in help, I managed to import mail messages into Access where I can parse the body and populate database fields
Once I have sucessfully "parsed" the message, I want to move the original message to a different Outlook folder. When I imported the message, I included the EntryID and StoreID....hoping I can use it to move the message
How do I now find and move the message to a new Outlook Folder
Any help will be greatly appreciated
Triscuit