Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Calendar Control Question


Message #1 by "Bob Burkett" <bobb0198@h...> on Thu, 26 Apr 2001 13:14:09 -0500
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


  Return to Index