I'm constructing a form and wish to use the AxDate Control to select
date and set the value of a control source. Code on the control's O
Updated event similar to this:
Me.ScheduledStart.Value = Me.AxDateScheduledStart.Value
Does not get the intended result.
Can anyone help guide me in the correct direction?
Thanks
--
everettwelchPosted from - http://www.officehelp.i
Shaun Robinson - 12 Dec 2005 06:15 GMT
Try the OnClick event. Have to create it in VB as it doesn't exist on the
properties list. It's what worked for me, right down to the equation (just
today in fact!). Good luck.
>I'm constructing a form and wish to use the AxDate Control to select
>date and set the value of a control source. Code on the control's O
[quoted text clipped - 10 lines]
>--
>everettwelchPosted from - http://www.officehelp.i