Using a Calendar Control to fill in dates in a form...

  • Thread starter Thread starter Jan T.
  • Start date Start date
J

Jan T.

Hi. I am using Access 2k and I have a form with two text boxes
that should contain start date and end date. To the right of the text boxes,
is a command button. By clicking this, a calendar form should
appear and the selected date should be filled in the appropiate text
box when I close the Calendar form.

Now, I have made a new form "frmCalendar" with MS Calendar Control 9
that ships with Access as an ActiveX Control, I quess. I want this to pop
up whenever needed for multiple forms. How can I retreive the date from
the Calendar Control and have the date (value) of the Calendar, in the text
Boxes?

Thank you very much for your help

Jan
 
Back
Top