yes. in load fom event write:
me.Calendar1.object.value=date()

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> Hi
> I have calender control on a form but whenever i open the
> form the default date displays whatever was last saved. Is
> there any way for the form to open up and the calender to
> automatically display todays date?
Alex Dybenko - 30 Jun 2004 19:32 GMT
in load FORM event
> yes. in load fom event write:
> me.Calendar1.object.value=date()
[quoted text clipped - 4 lines]
> > there any way for the form to open up and the calender to
> > automatically display todays date?