Update Subform Based on Calendar Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that contains a calendar control (9.0) and a subform that shows
records based on the date selected on the calendar.
My problem is getting the subform to "automatically" update when a new date
is selected on the calendar control. It works fine by putting the code into
the Lost Focus property, but this means that the user has to loose the focus
before the updated records are shown on the subform. What I want to achieve
is the records updating as soon as a new date is selected on the calendar.
The calendar control event properties do not to seem to allow for this as
I've put the code in every one without achieving the desired result.
Any help would be gratefully received.

Thanks ... Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top