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.
everettwelch wrote:
[Quoted Text] >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
|