G
Guest
Perhaps this is too complex of a programming issue to discuss in this forum, but I will give it a try. I am looking to create a task-driven database, that will test for a timely response, and if no response is found, reissue the task. If after a couple of retries, no response is found, the task escalates to a secondary person.
What I am basically looking for is how to programmatically create a "NAG", so if something is not completed, a friendly reminder is generated. If no response happens yet again, the responsible party is nagged again to complete a task, and the person's supervisor is forwarded the message.
I am looking to do this reporting through email, basically via Exchange/Outlook and SendObject in Access. Granted this may be beyond simple programming, but I thought this would be the place to at least get some good ideas as to how/if to proceed. Any information would be greatly appreciated!
What I am basically looking for is how to programmatically create a "NAG", so if something is not completed, a friendly reminder is generated. If no response happens yet again, the responsible party is nagged again to complete a task, and the person's supervisor is forwarded the message.
I am looking to do this reporting through email, basically via Exchange/Outlook and SendObject in Access. Granted this may be beyond simple programming, but I thought this would be the place to at least get some good ideas as to how/if to proceed. Any information would be greatly appreciated!