G
Guest
How to create dialog form with 2 unbound combo box fields for start date and
end date and when the arrow is selected calls the calendar in another form,
user picks the date and the date is returned to combo box field. Also if a
date is entered in the combo box when the calendar form is opened. It is
displaying that date. If empty displays current date. I can do this with a
regular txt box and a command button. I'd like it in a combo box.
end date and when the arrow is selected calls the calendar in another form,
user picks the date and the date is returned to combo box field. Also if a
date is entered in the combo box when the calendar form is opened. It is
displaying that date. If empty displays current date. I can do this with a
regular txt box and a command button. I'd like it in a combo box.