D
Downie
Is there a way to allways keep a form open during a login sesson.
Existing Code for my Form
Private Sub Command3_Exit(Cancel As Integer)
MsgBox ("Unable to close this form")
End Sub
Existing Code for my Form
Private Sub Command3_Exit(Cancel As Integer)
MsgBox ("Unable to close this form")
End Sub