Quote Originally Posted by rolling_zep View Post
I did try but it gives an error at the line bolded as, "An Object could not be found"

Set myNameSpace = Application.GetNameSpace("MAPI")  
Set myFolder = myNameSpace.GetDefaultFolder(olFolderInbox)  
Set olFolder = MYFolder.Folders("Misc")

You have to supply your own folder names?
That is just an example of the syntax.

https://www.youtube.com/results?sear...der+access+vba