P
Patrickw
I have tried code in the userform initialize routine as follows:
DTEPicker.Value = Date
and
DTEPicker.Value=Date$
Neither works to set the date first displayed in the date control to
the current system date.
DTEPicker.Value = Date
and
DTEPicker.Value=Date$
Neither works to set the date first displayed in the date control to
the current system date.