View Single Post
 
Old 11-14-2014, 02:08 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

I think I can get the subject.
I have added Dim asg As String and then between these two lines
If objItem.Class = olMail Then
objItem.Move moveToFolder

I have added asg = objItem.Subject

if I can then add code to do something and depending on the result set my move to folder I could be there.
near but yet so far!


smiler44
Reply With Quote