Calendar Object

  • Thread starter Thread starter Howard
  • Start date Start date
H

Howard

I created a calendar control (9.0) on my form (Access
2000) bound to a date field also on my form. On
the "Enter" event of the date field, I make the calendar
control visible and on the "Exit" event of the date field,
I make the calendar control invisible. When running, as I
tab to the date field, the calandar pops up. I select the
date, and it displays the selected date in the date field
and the calandar object disappears. The problem is that
focus is now on the first field in the form and not on the
next field after the date field as it should be. Please
help!

- Howard
 
Back
Top