The debugger targets "Date" as being the culprit.Code:Private Sub Form_Load() Text1.Text = Date Text2.Text = Date End Sub
Which reference am I missing for it to load when executed?
I've added Microsoft ActiveX Data Objects 2.6 Library to the default.




Reply With Quote