Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

set calendar control to current date

Status
Not open for further replies.

tekila

Programmer
Apr 18, 2002
150
SG
I've a calendar control of class MSCAL.Calendar.7 on a form and I want it to display the current date whenever the form is loaded so I set it to Me!SelectDate = Now() in the On Load event of the form but it's not working.
 
Found something odd, SelectDate only displays the current date when I change from design view to form view.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top