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
|