Hi Michael,
I think I need to explain my problem more clearly.
Everyday, I know that some mails will come to me after the reports ran
successfully.
One mail for each report.
What I want to do is to keep track and alert the users if any of those mails
do not arrive in my Inbox ( because that would mean the report did not run
successfully).
Hope this helps.
"Michael Bauer [MVP - Outlook]" wrote:
Am Tue, 31 Oct 2006 13:53:02 -0800 schrieb srisubha:
If you send the reports you could check the Sent Items folder: Use the
Restrict function and restrict for a determined subject and the date of the
day. Then compare the result with a list of all users who are supposed to
get the e-mail.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --
I have a reporting tool which sends a mail after the report ran
successfully.
I want to write an Outllok macro which will check to see if all the mails
were received by 5 am and if any one did not arrive, will send an alert
mail
to a user with the name of the report that did not finish.
Is this possible in outlook?