Calendar Control inCombo Box

A

Antonio

I have a form containing a combo box and several
different data fields. I use the combo box to find a
value on my form. Specifically a date(mm,dd,yy)and its
associated data. I want to add a calendar control to the
form that displays when the mouse is placed over the
Combo Box and clicked. I found instructions at

http://support.microsoft.com/default.aspx?scid=kb;en-
us;190194&Product=acc

and it seems to work great. The calendar pops up when you
click in the combo box, the calendar fills in the date
that the user chooses on in the calendar...but, after the
date is displayed in the combo box, nothing happens. As
of now (with no calendar and just the combo box), you can
manually enter in a date and hit enter. This will cause
the form to display the date and associated data you
asked for. Also, you can click on the drop down arrow on
the combo box and manually locate the date you are
looking for, and again the date and associated data
displays on the form. But after I add the Calendar
Control, the combo box no longer locates the date and
associated data. Instead, it attempts to change the date
of the first record to the date specified on the calendar
control. I dont understand what I am doing wrong.
Thanks in advance.
Antonio
 

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

Top