Scheduling

C

cb

I am creating a db that has a scheduling component. I have the active x
calendar set up and would like two things to occur:
1. I would like to be able to see the dates between my start date and end
date. For instance all of the thursdays between the start date and end date.
(I have check boxes set up for the days of the week.)

2. I would like the calendar to be updated to include the number of
customers signed up for service on the date clicked.

I am a novice trying to do something complex!
 
Top