PC Review


Reply
Thread Tools Rate Thread

How create & use list of date-based tasks to use on each new case?

 
 
SecurityMinded
Guest
Posts: n/a
 
      9th Mar 2009
I have a list of, say, 50 date based tasks that need to be done on each new
client. E.g. when a new client is obtained, five tasks might run from the
CLIENT OBTAINED date. Ten more tasks might be based on the TREATMENT ENDED
date. Another fifteen various tasks might be based on the LAST DATE
AUTHORIZED date.

It's the same routine for each new client. Once a particular 'anchor' date
is known, I know the dependant task is due, say, 5 days after the CLIENT
OBTAINED date, or another task is due 30 days before the LAST DATE AUTHORIZED
date, and another task is due the day of the TREATMENT ENDED date.

Some third-party programs have rules-based calendaring and chained
schedules, wherein one enters the given date and reminders are set based on
the date-logic the user sets. I would like to do the same thing in Outlook
2003.

Currently, I store the 'anchor' dates in an Excel spreadsheet. I'm wondering
if:

1) There's a way to 'automagically' use the various 'anchor' dates in Excel
and have Outlook generate the various task reminders?

2) There's a way to store the 'anchor' dates in Outlook (maybe modify a form
for each client, or create a category for each new client?) and then
'trigger' the respective dependant tasks?

3) There's a way to store the, say, fifty tasks and easily or automagically
reuse them every time a new client is entered?

Hopefully it is clear what I need, and hopefully Outlook 2003 can accomplish
this. (I'm using Excel 2003, because I think Access 2003 is simply beyond my
understanding. I'm not a VBA coder.)

Here's a list of just some of the tasks that I must do for every client:

Send Agreement for Services: CLIENT OBTAINED + 0 Days
Send Thank You for Referral Letter: CLIENT OBTAINED + 0 Days
Send Welcome Letter: CLIENT OBTAINED + 0 Days
Check on Receipt of Agreement of Services: CLIENT OBTAINED + 1 Week
Call Client if Agreement Not Received: CLIENT OBTAINED + 10 Days

Send Confirmation of Status Letter 1: LAST DATE AUTHORIZED - 12 Weeks
Send Confirmation of Status Letter 2: LAST DATE AUTHORIZED - 8 Weeks
Send Confirmation of Status Letter 3: LAST DATE AUTHORIZED - 4 Weeks
Call Insurance Company re Renewal: LAST DATE AUTHORIZED - 10 Days

Present Future Treatment Plan: TREATMENT ENDED + 0 Days
Send Insurer Detailed Accounting: TREATMENT ENDED + 5 Days
Call Client re Status: TREATMENT ENDED + 1 Month
Write Client re Status: TREATMENT ENDED + 3 Months
Write Client re Status: TREATMENT ENDED + 6 Months
Close File: TREATMENT ENDED + 1 Year

Of course, there are more 'anchor' dates than just the three listed above,
and many more tasks are dependant on each 'anchor' date.

It would be VERY useful to be able to create the 'template' of all these
tasks once, and to have them 'automagically' create themselves whenever the
particular 'anchor' date is obtained (or learned).

So... can it be done completely in Outlook 2003? Would I need to integrate
Excel 2003? How 'automagically' can it be done, and how easily?

Thanks VERY much in advance for any thoughts. I'm sure I'm not the first
person who has had this problem. Surely one or more of you can think of a
solution for me and the many others who face this situation.
 
Reply With Quote
 
 
 
 
Diane Poremsky [MVP]
Guest
Posts: n/a
 
      9th Mar 2009
You'd need to create a custom application to do it in outlook.

--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com

Outlook Tips by email:
mailto:dailytips-subscribe-(E-Mail Removed)

EMO - a weekly newsletter about Outlook and Exchange:
mailto:EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)

You can access this newsgroup by visiting
http://www.microsoft.com/office/comm...s/default.mspx or point your
newsreader to msnews.microsoft.com.


"SecurityMinded" <(E-Mail Removed)> wrote in message
news:27E8B5F8-AABA-4AAC-A409-(E-Mail Removed)...
> I have a list of, say, 50 date based tasks that need to be done on each
> new
> client. E.g. when a new client is obtained, five tasks might run from the
> CLIENT OBTAINED date. Ten more tasks might be based on the TREATMENT ENDED
> date. Another fifteen various tasks might be based on the LAST DATE
> AUTHORIZED date.
>
> It's the same routine for each new client. Once a particular 'anchor' date
> is known, I know the dependant task is due, say, 5 days after the CLIENT
> OBTAINED date, or another task is due 30 days before the LAST DATE
> AUTHORIZED
> date, and another task is due the day of the TREATMENT ENDED date.
>
> Some third-party programs have rules-based calendaring and chained
> schedules, wherein one enters the given date and reminders are set based
> on
> the date-logic the user sets. I would like to do the same thing in Outlook
> 2003.
>
> Currently, I store the 'anchor' dates in an Excel spreadsheet. I'm
> wondering
> if:
>
> 1) There's a way to 'automagically' use the various 'anchor' dates in
> Excel
> and have Outlook generate the various task reminders?
>
> 2) There's a way to store the 'anchor' dates in Outlook (maybe modify a
> form
> for each client, or create a category for each new client?) and then
> 'trigger' the respective dependant tasks?
>
> 3) There's a way to store the, say, fifty tasks and easily or
> automagically
> reuse them every time a new client is entered?
>
> Hopefully it is clear what I need, and hopefully Outlook 2003 can
> accomplish
> this. (I'm using Excel 2003, because I think Access 2003 is simply beyond
> my
> understanding. I'm not a VBA coder.)
>
> Here's a list of just some of the tasks that I must do for every client:
>
> Send Agreement for Services: CLIENT OBTAINED + 0 Days
> Send Thank You for Referral Letter: CLIENT OBTAINED + 0 Days
> Send Welcome Letter: CLIENT OBTAINED + 0 Days
> Check on Receipt of Agreement of Services: CLIENT OBTAINED + 1 Week
> Call Client if Agreement Not Received: CLIENT OBTAINED + 10 Days
>
> Send Confirmation of Status Letter 1: LAST DATE AUTHORIZED - 12 Weeks
> Send Confirmation of Status Letter 2: LAST DATE AUTHORIZED - 8 Weeks
> Send Confirmation of Status Letter 3: LAST DATE AUTHORIZED - 4 Weeks
> Call Insurance Company re Renewal: LAST DATE AUTHORIZED - 10 Days
>
> Present Future Treatment Plan: TREATMENT ENDED + 0 Days
> Send Insurer Detailed Accounting: TREATMENT ENDED + 5 Days
> Call Client re Status: TREATMENT ENDED + 1 Month
> Write Client re Status: TREATMENT ENDED + 3 Months
> Write Client re Status: TREATMENT ENDED + 6 Months
> Close File: TREATMENT ENDED + 1 Year
>
> Of course, there are more 'anchor' dates than just the three listed above,
> and many more tasks are dependant on each 'anchor' date.
>
> It would be VERY useful to be able to create the 'template' of all these
> tasks once, and to have them 'automagically' create themselves whenever
> the
> particular 'anchor' date is obtained (or learned).
>
> So... can it be done completely in Outlook 2003? Would I need to integrate
> Excel 2003? How 'automagically' can it be done, and how easily?
>
> Thanks VERY much in advance for any thoughts. I'm sure I'm not the first
> person who has had this problem. Surely one or more of you can think of a
> solution for me and the many others who face this situation.


 
Reply With Quote
 
Jeanette Cunningham
Guest
Posts: n/a
 
      9th Mar 2009
Hi SecurityMinded,
you are asking this question in a discussion group for Access.
You could create a custom access database to manage your tasks.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"SecurityMinded" <(E-Mail Removed)> wrote in message
news:27E8B5F8-AABA-4AAC-A409-(E-Mail Removed)...
>I have a list of, say, 50 date based tasks that need to be done on each new
> client. E.g. when a new client is obtained, five tasks might run from the
> CLIENT OBTAINED date. Ten more tasks might be based on the TREATMENT ENDED
> date. Another fifteen various tasks might be based on the LAST DATE
> AUTHORIZED date.
>
> It's the same routine for each new client. Once a particular 'anchor' date
> is known, I know the dependant task is due, say, 5 days after the CLIENT
> OBTAINED date, or another task is due 30 days before the LAST DATE
> AUTHORIZED
> date, and another task is due the day of the TREATMENT ENDED date.
>
> Some third-party programs have rules-based calendaring and chained
> schedules, wherein one enters the given date and reminders are set based
> on
> the date-logic the user sets. I would like to do the same thing in Outlook
> 2003.
>
> Currently, I store the 'anchor' dates in an Excel spreadsheet. I'm
> wondering
> if:
>
> 1) There's a way to 'automagically' use the various 'anchor' dates in
> Excel
> and have Outlook generate the various task reminders?
>
> 2) There's a way to store the 'anchor' dates in Outlook (maybe modify a
> form
> for each client, or create a category for each new client?) and then
> 'trigger' the respective dependant tasks?
>
> 3) There's a way to store the, say, fifty tasks and easily or
> automagically
> reuse them every time a new client is entered?
>
> Hopefully it is clear what I need, and hopefully Outlook 2003 can
> accomplish
> this. (I'm using Excel 2003, because I think Access 2003 is simply beyond
> my
> understanding. I'm not a VBA coder.)
>
> Here's a list of just some of the tasks that I must do for every client:
>
> Send Agreement for Services: CLIENT OBTAINED + 0 Days
> Send Thank You for Referral Letter: CLIENT OBTAINED + 0 Days
> Send Welcome Letter: CLIENT OBTAINED + 0 Days
> Check on Receipt of Agreement of Services: CLIENT OBTAINED + 1 Week
> Call Client if Agreement Not Received: CLIENT OBTAINED + 10 Days
>
> Send Confirmation of Status Letter 1: LAST DATE AUTHORIZED - 12 Weeks
> Send Confirmation of Status Letter 2: LAST DATE AUTHORIZED - 8 Weeks
> Send Confirmation of Status Letter 3: LAST DATE AUTHORIZED - 4 Weeks
> Call Insurance Company re Renewal: LAST DATE AUTHORIZED - 10 Days
>
> Present Future Treatment Plan: TREATMENT ENDED + 0 Days
> Send Insurer Detailed Accounting: TREATMENT ENDED + 5 Days
> Call Client re Status: TREATMENT ENDED + 1 Month
> Write Client re Status: TREATMENT ENDED + 3 Months
> Write Client re Status: TREATMENT ENDED + 6 Months
> Close File: TREATMENT ENDED + 1 Year
>
> Of course, there are more 'anchor' dates than just the three listed above,
> and many more tasks are dependant on each 'anchor' date.
>
> It would be VERY useful to be able to create the 'template' of all these
> tasks once, and to have them 'automagically' create themselves whenever
> the
> particular 'anchor' date is obtained (or learned).
>
> So... can it be done completely in Outlook 2003? Would I need to integrate
> Excel 2003? How 'automagically' can it be done, and how easily?
>
> Thanks VERY much in advance for any thoughts. I'm sure I'm not the first
> person who has had this problem. Surely one or more of you can think of a
> solution for me and the many others who face this situation.



 
Reply With Quote
 
littleriver
Guest
Posts: n/a
 
      9th Mar 2009
i know i need new glasses but isn't this the Outlook general discussion forum?

"Jeanette Cunningham" wrote:

> Hi SecurityMinded,
> you are asking this question in a discussion group for Access.
> You could create a custom access database to manage your tasks.
>
>
> Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
>
>
> "SecurityMinded" <(E-Mail Removed)> wrote in message
> news:27E8B5F8-AABA-4AAC-A409-(E-Mail Removed)...
> >I have a list of, say, 50 date based tasks that need to be done on each new
> > client. E.g. when a new client is obtained, five tasks might run from the
> > CLIENT OBTAINED date. Ten more tasks might be based on the TREATMENT ENDED
> > date. Another fifteen various tasks might be based on the LAST DATE
> > AUTHORIZED date.
> >
> > It's the same routine for each new client. Once a particular 'anchor' date
> > is known, I know the dependant task is due, say, 5 days after the CLIENT
> > OBTAINED date, or another task is due 30 days before the LAST DATE
> > AUTHORIZED
> > date, and another task is due the day of the TREATMENT ENDED date.
> >
> > Some third-party programs have rules-based calendaring and chained
> > schedules, wherein one enters the given date and reminders are set based
> > on
> > the date-logic the user sets. I would like to do the same thing in Outlook
> > 2003.
> >
> > Currently, I store the 'anchor' dates in an Excel spreadsheet. I'm
> > wondering
> > if:
> >
> > 1) There's a way to 'automagically' use the various 'anchor' dates in
> > Excel
> > and have Outlook generate the various task reminders?
> >
> > 2) There's a way to store the 'anchor' dates in Outlook (maybe modify a
> > form
> > for each client, or create a category for each new client?) and then
> > 'trigger' the respective dependant tasks?
> >
> > 3) There's a way to store the, say, fifty tasks and easily or
> > automagically
> > reuse them every time a new client is entered?
> >
> > Hopefully it is clear what I need, and hopefully Outlook 2003 can
> > accomplish
> > this. (I'm using Excel 2003, because I think Access 2003 is simply beyond
> > my
> > understanding. I'm not a VBA coder.)
> >
> > Here's a list of just some of the tasks that I must do for every client:
> >
> > Send Agreement for Services: CLIENT OBTAINED + 0 Days
> > Send Thank You for Referral Letter: CLIENT OBTAINED + 0 Days
> > Send Welcome Letter: CLIENT OBTAINED + 0 Days
> > Check on Receipt of Agreement of Services: CLIENT OBTAINED + 1 Week
> > Call Client if Agreement Not Received: CLIENT OBTAINED + 10 Days
> >
> > Send Confirmation of Status Letter 1: LAST DATE AUTHORIZED - 12 Weeks
> > Send Confirmation of Status Letter 2: LAST DATE AUTHORIZED - 8 Weeks
> > Send Confirmation of Status Letter 3: LAST DATE AUTHORIZED - 4 Weeks
> > Call Insurance Company re Renewal: LAST DATE AUTHORIZED - 10 Days
> >
> > Present Future Treatment Plan: TREATMENT ENDED + 0 Days
> > Send Insurer Detailed Accounting: TREATMENT ENDED + 5 Days
> > Call Client re Status: TREATMENT ENDED + 1 Month
> > Write Client re Status: TREATMENT ENDED + 3 Months
> > Write Client re Status: TREATMENT ENDED + 6 Months
> > Close File: TREATMENT ENDED + 1 Year
> >
> > Of course, there are more 'anchor' dates than just the three listed above,
> > and many more tasks are dependant on each 'anchor' date.
> >
> > It would be VERY useful to be able to create the 'template' of all these
> > tasks once, and to have them 'automagically' create themselves whenever
> > the
> > particular 'anchor' date is obtained (or learned).
> >
> > So... can it be done completely in Outlook 2003? Would I need to integrate
> > Excel 2003? How 'automagically' can it be done, and how easily?
> >
> > Thanks VERY much in advance for any thoughts. I'm sure I'm not the first
> > person who has had this problem. Surely one or more of you can think of a
> > solution for me and the many others who face this situation.

>
>
>

 
Reply With Quote
 
Tom Wickerath
Guest
Posts: n/a
 
      9th Mar 2009
The original message was cross-posted to two Outlook newsgroups, along with
an Access newsgroup and an Excel newsgroup.

Note to "SecurityMinded"
Please see sentence # 6, here:

http://www.microsoft.com/wn3/locales...TipsForPosting


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________

"littleriver" wrote:

> i know i need new glasses but isn't this the Outlook general discussion forum?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How create & use list of date-based tasks to use on each new case? SecurityMinded Microsoft Access 4 9th Mar 2009 07:17 AM
How create & use list of date-based tasks to use on each new case? SecurityMinded Microsoft Outlook 4 9th Mar 2009 07:17 AM
How create & use list of date-based tasks to use on each new case? SecurityMinded Microsoft Excel Discussion 4 9th Mar 2009 07:17 AM
how can I do this in Excel...create dates for tasks based on a date (long) hamiltoncruiser Microsoft Excel Misc 2 1st Oct 2007 02:27 AM
Outlook today should show tasks based on Start Date, not due date =?Utf-8?B?Um9zZQ==?= Microsoft Outlook Discussion 10 22nd May 2006 09:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:04 PM.