Recurring Task Report in Access 2007 (like Outlook)

  • Thread starter Thread starter AFSSkier
  • Start date Start date
A

AFSSkier

How do you set up a report form for a recurring task? By flagging a report
record as recurring. Then as the current task is closed, it would copy the
info & a the number of days for the recurrence. If you can do it in Outlook,
you should be able to do it in Access.

I have a task management database that the employees keep track of their
work load. When they have a task request, they log it in. Some of the tasks
are recurring (every wk, month or qtr).

I modified a template that I found. Call tracker.accdb (2007) at
http://office.microsoft.com/en-us/templates/TC102068791033.aspx?pid=CT101428241033
 
Kevin, take a look at the sample database in this link:
http://allenbrowne.com/AppRecur.html

It explains how to create recurring events that may not have any termination
date (unlimited), and gives the flexibility to cancel or reschedule
particular occurences (e.g. where a meeting falls on a public holiday.)
 
Back
Top