E
everettwelch
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
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