J
Jerome
The calendar control in Access 2003 is driving me nuts ...
How can I tell this control to automatically select the current date
when the form is opened?
I tried it with:
Me.MyCal.Value=Now()
But that doesn't work. The debugger tells me I can't assign a value!?
Thanks a lot!
Jerome
How can I tell this control to automatically select the current date
when the form is opened?
I tried it with:
Me.MyCal.Value=Now()
But that doesn't work. The debugger tells me I can't assign a value!?
Thanks a lot!
Jerome