Problem Updating Date Field Via Calendar

  • Thread starter Thread starter Bayou BoB
  • Start date Start date
B

Bayou BoB

Hello!

I have a form that has a calendar control on it. This form also has a
date field as well as some other scheduling related fields on it that
don't really matter all that much for the purpose of my question.

I want the users to be able to click on the date of the calendar, and
have it automatically appear in the ActDate field, without having to
click on another field to get it to come up. Presently you can click
on the calendar, and the date won't actually change in the ActDate
field until you click on another field on the form. Where (which
event) and what statement would you use to automatically update it
when the date is pressed on the calendar, so it can be seen
automatically? I'm very new to ActiveX controls so I appreciate your
responses and help.

Kevin
 
Back
Top