K
kesmon
I have a question about the MS dtpicker.
I am setting the date & time in the form load event:
me.dtpicker.value = Date & " 9:00AM"
This works in most cases, but it is not consistant. For some users it
will revert to the date that is in the Value property in the form
designer. Some users have 2 or 3 databases on the same box with this
control - It will work fine on 1 DB, but not on another (setting the
value in form_load works on one DB, but not on another on the same
computer).
Any Ideas?
Thanks, in advance.
I am setting the date & time in the form load event:
me.dtpicker.value = Date & " 9:00AM"
This works in most cases, but it is not consistant. For some users it
will revert to the date that is in the Value property in the form
designer. Some users have 2 or 3 databases on the same box with this
control - It will work fine on 1 DB, but not on another (setting the
value in form_load works on one DB, but not on another on the same
computer).
Any Ideas?
Thanks, in advance.