G
Guest
Hi,
I am unable to get the LoxtFocus() event to work in an Excel form.
I am now wondering if it actually works.
***************************************
***************************************
Private Sub txtParentFirstName_LostFocus()
If frmParent.txtParentFirstName.TextLength < 3 Then
Call proNameImputError
End Sub
***************************************
***************************************
Any advice is warmly welcomed
Kind regards
duBe
I am unable to get the LoxtFocus() event to work in an Excel form.
I am now wondering if it actually works.
***************************************
***************************************
Private Sub txtParentFirstName_LostFocus()
If frmParent.txtParentFirstName.TextLength < 3 Then
Call proNameImputError
End Sub
***************************************
***************************************
Any advice is warmly welcomed
Kind regards
duBe