Hello all,
I'm trying to implement a calendar control to insert dates into a textbox that filters a subform on a range of dates. I've read that some people have used the OnClick Event for this control. However, the OnClick Event does not show up for the calendar 9.0 that I've inserted. I see about six Events and none of them accomplish the task as I anticipated they would.
i.e. I would simply like the control to insert its value into the textbox when it has been clicked. The OnClick seems to be what I need, but does someone know how to get it to work as though it's been clicked w/ the Events available?
TIA
I'm trying to implement a calendar control to insert dates into a textbox that filters a subform on a range of dates. I've read that some people have used the OnClick Event for this control. However, the OnClick Event does not show up for the calendar 9.0 that I've inserted. I see about six Events and none of them accomplish the task as I anticipated they would.
i.e. I would simply like the control to insert its value into the textbox when it has been clicked. The OnClick seems to be what I need, but does someone know how to get it to work as though it's been clicked w/ the Events available?
TIA