J
jille
Hi,
I'm using a DateTimePicker in a Word 2000 userform and want to run a
procedure once a date is chosen. I'm currently using the Change event but
find that it is a problem in that the routine runs when you're in the process
of navigating around the calendar instead of when the user finishing making a
selection.
I checked for other events and found some but wasn't sure which I can/should
use in Word. Any suggestions? fyi, I found a control.leave,
control.lostfocus and a datetimepicker.valuechanged event and don't
understand the parameters!
Thanks
I'm using a DateTimePicker in a Word 2000 userform and want to run a
procedure once a date is chosen. I'm currently using the Change event but
find that it is a problem in that the routine runs when you're in the process
of navigating around the calendar instead of when the user finishing making a
selection.
I checked for other events and found some but wasn't sure which I can/should
use in Word. Any suggestions? fyi, I found a control.leave,
control.lostfocus and a datetimepicker.valuechanged event and don't
understand the parameters!
Thanks