R
Richard C
I have a calendar that I can select the date, and then it
displays the event on that day. It does this by linking
the Activex Calendar to a query, in order to display the
days events and details.
However for an event with multiple days it will display
the end & start dates. If an event was to start on 8th of
September, and finish on the 12th of September, how could
you make the middle days detectable so that an event that
occurs on those middle days will display the event
details?
Also how could you create an expression or code that would
warn the user they are double booked on the current date
and time they have selected?
Rich
displays the event on that day. It does this by linking
the Activex Calendar to a query, in order to display the
days events and details.
However for an event with multiple days it will display
the end & start dates. If an event was to start on 8th of
September, and finish on the 12th of September, how could
you make the middle days detectable so that an event that
occurs on those middle days will display the event
details?
Also how could you create an expression or code that would
warn the user they are double booked on the current date
and time they have selected?
Rich