Run Time Error 2763

M

Mike

Can some help with this error.
Run Time Error 2763
DTPicker returned the error Property is read-only.

I have this code in the Load event of user form

Me!StartDate.Value = Date
Me!EndDate.Value = Date

Only errors if I close the Access Application before closing the user form??

Any help out there
 
Top