I am using Office 2000 Professional on a Windows 2000 system.
I have a form with a set of controls bound to the fields of a given
table. I added a Calendar Active X control to the form ... with its
Control Source set to one of the controls on the form - a date field
called Start Date.
While navigating through the records in Form view, the Calendar tracks
the contents of the Start Date control.
Manual entry of a date into the Start Date control results in a change
to the database.
My question is, "Can I cause a date manually selected in the Calendar
control to also update the date field in the database?" Maybe I have to
write some code for an "OnClick" event of the Active X control?
Would appreciate any ideas.
:-))))
Bob