M MICHELE Registered User. Local time Today, 13:13 Joined Jul 6, 2000 Messages 117 Apr 25, 2001 #1 how can I make the Calendar Coltrol always default to the current date. I tried changing value on the property but can only put a particular date in there.
how can I make the Calendar Coltrol always default to the current date. I tried changing value on the property but can only put a particular date in there.
DES Technoweenie Local time Today, 08:13 Joined Apr 17, 2001 Messages 245 Apr 26, 2001 #2 Always been my experience that it defaults to the current date anyway. However in the forms on load event [Control] = Date() should work.
Always been my experience that it defaults to the current date anyway. However in the forms on load event [Control] = Date() should work.