sudakov.
here's my solution
my msgForm contains
- lbl to display 'ready'
- ok btn
- lbl to display a message
- time labels to display start/stop time
'msg form code frmMsgBox
Private Sub cbOK_Click()
DoCmd.Close , , acSaveNo
End Sub
Private Sub Form_Open(Cancel As Integer)
If Not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.