MICHELE
04-25-2001, 02:21 PM
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.
|
View Full Version : Active X default to current date? MICHELE 04-25-2001, 02:21 PM 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 04-25-2001, 03:00 PM Always been my experience that it defaults to the current date anyway. However in the forms on load event [Control] = Date() should work. |