Hi, i searched the forum for code on how to get my ActiveX calendar to automatically update todays date and for this to be shown every time the main menu form is opened. The code that I obtained was
Me.Calendar2.Value = Date
Calendar 2 being the name of the object
I entered this code as it...