Hi,
Would it be possible to have a dynamic default date (a function of current date) for the Date/Time Activex control. If I try to set the value in Form_Load (Dtcontrol.value = Now - 30), I get an error as this property is read-only.
I want deault date value to be something like (Now - 30) and (Now + 30).
Thanks,
Prashant
Would it be possible to have a dynamic default date (a function of current date) for the Date/Time Activex control. If I try to set the value in Form_Load (Dtcontrol.value = Now - 30), I get an error as this property is read-only.
I want deault date value to be something like (Now - 30) and (Now + 30).
Thanks,
Prashant