Use a form's Load event:
me.AxCalendar.value=date()
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
"JuneBug" <(E-Mail Removed)> wrote in message
news:E304F089-BD5A-4576-BFB0-(E-Mail Removed)...
> I'm attempting to use the Calendar 10 ActiveX Control to create a
> complaince
> calendar. I'm running into problems trying to program the Calendar
> control
> so that when it is opens it defaults the current date on the calendar?
> How
> do I go about doing this? I have some basic experience in VB.