Calendar

garyholc

Registered User.
Local time
Today, 18:56
Joined
Jul 15, 2008
Messages
64
Ok I did this years ago and cant remember now how to do it.

Right, I have a form, in the form header I have placed the good old ActiveX Calendar control.

In the detail, which is continous, I have my data fields, such as Date, Time, Event.

What I want is:

1) when the user clicks on a date, it filters the data below to just that date's entries

2) when the user clicks a date, and starts typing an event in the event field, it auto fills the date in the date field. I can do this by making the Date field the control source of the calendar, but cant remember how to do the first bit...

I'm sure its simple, someone remind me!!!
 

Users who are viewing this thread

Back
Top Bottom