G
Guest
Using a DatePicker control on a form and trying to set initial date when form
opens to a specific date...such as:
Me!axdtpFundStart = "10/31/97"
The reference
http://msdn.microsoft.com/library/d...on98/html/vbconusingdatetimepickercontrol.asp
implies this can be done. However when form opens, I get error message that
says the property is read only. Any ideas?
opens to a specific date...such as:
Me!axdtpFundStart = "10/31/97"
The reference
http://msdn.microsoft.com/library/d...on98/html/vbconusingdatetimepickercontrol.asp
implies this can be done. However when form opens, I get error message that
says the property is read only. Any ideas?