Event Calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a calendar database that allows users to click on the calendar and it
displays tasks due for the user for that day. I have now been asked to
create a calendar that displays the tasks due on the calendar itself instead
of opening a form with the tasks due. So, I have all the tasks in a table
and I want to populate a calendar with the tasks based on who the task is
assigned to and due date. I am a little lost on where to begin. Has anyone
ever done this and/or are there any example dbs I could look at. Thanks!
 
in message:
I have a calendar database that allows users to click on the calendar and it
displays tasks due for the user for that day. I have now been asked to
create a calendar that displays the tasks due on the calendar itself instead
of opening a form with the tasks due. So, I have all the tasks in a table
and I want to populate a calendar with the tasks based on who the task is
assigned to and due date. I am a little lost on where to begin. Has anyone
ever done this and/or are there any example dbs I could look at. Thanks!

Take a look here:

http://www.weascend.com/Downloads/downloadpage.htm

Download the CalendarDB.zip and CalendarLV.zip files.
These might be something you can use.
The creator of the samples may be able to assist if you
have problems.

Good luck,
 
Back
Top