View Single Post
 
Old 11-14-2014, 01:52 PM
smiler44 smiler44 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Nov 2014
Posts: 17
smiler44 is on a distinguished road
Default

niton,
yes thank you this is working. Alas I have more questions.
I'm struggling with changing this line:
For Each objItem In Application.ActiveExplorer.Selection

I either need to change the above line of code as I need to set the path for the folder to move emails from or I need to add a line of code before it to select the folder to move the emails from.

my second challenge is to be able to obtain the subject line and put it into a variable.
I think this is the path ("inbox").Folders("testin").Folders("testout")

can you help me further?

thank you
smiler44
Reply With Quote