cocobil
05-04-2001, 07:23 PM
Hi everyone!
I want to assign default value to datetime picker at load event but don't know how?
Any help more than welcome.
Email krul@estart.com
telepathetic
05-04-2001, 07:39 PM
Under Default value in the Design mode for the field you want, or under the Default value in the properties of the control item in Form Design just put the date you want as the default
#1/1/00#
or if you want the current date
=Date()
cocobil
05-05-2001, 04:37 AM
It's activex control date time picker and it has no default value.
I can do acivex.value=date()
but this code trigers unwanted efects.
Thanks anyway
Free sample for Date Time Picker is available at:
http://www3.sympatico.ca/qaissuper/Index.html
Enjoy