W
William Benson
I have a button on a form which launches a second form having a calendar
control. The first form stays open. I set the calendar, and click a "Done"
button on the second form. In the click event (calendar form), I set a text
box (main form) equal to the selected date. So far, so good. Problem: The
_change event for the text box (first form) won't fire! As a workaround, I
tried to call some procedures on the first form and either that is not
possible or I have the wrong syntax.Can someone please help me out? THANK
YOU!!
control. The first form stays open. I set the calendar, and click a "Done"
button on the second form. In the click event (calendar form), I set a text
box (main form) equal to the selected date. So far, so good. Problem: The
_change event for the text box (first form) won't fire! As a workaround, I
tried to call some procedures on the first form and either that is not
possible or I have the wrong syntax.Can someone please help me out? THANK
YOU!!