Thank you very much for your response on this. I have at this point went to trying another aproach all together. I am trying to on the screen load of my Sent Emails screen do the following actions.
1.Take Value From Session Current- Date/Time and store in DateTime_AR
2.If Email Subject is equal to Your order from ParknPool Corp. has shipped!.......
3.Compare EmailSentDateSent with DateTime_AR and Retrieve diference in Days store in SevenDay_AR
4.End Conditional Statement
5.If SevenDay_AR is Equal to Seven then.....
6. Send task to account manager
7.End Coditional Statement
So far this is not producing the results I had hoped. A quick question - on a date difference that I have set for days how should I check fo rits value under with a "Type In" value. i.e. 7, seven, or 7 days, seven days?