G
Guest
I am using a calendar control 8.0 on an access form.
I am trying to set it up so that the date selected when you open the form is
the current date.
When I use the value property of the control like this
ctlCal.value = Now()
it doesn't seem to work.
Anyone able to give me some pointers?
Thanks,
M
I am trying to set it up so that the date selected when you open the form is
the current date.
When I use the value property of the control like this
ctlCal.value = Now()
it doesn't seem to work.
Anyone able to give me some pointers?
Thanks,
M