MS Date Time Picker 6.0 question
I believe so, but the documentation doesn't mention it. To be sure, though,
you can just assign the date to it in the UserForm's Initialize event...
DTPicker1.Value = Date
--
Rick (MVP - Excel)
"Robert Crandal" wrote in message
...
Just wondering, is it safe to assume that the
Microsoft Date/Time Picker 6.0 Control will
always start up with the current date???
|