79537214

Date: 2025-03-26 20:34:18
Score: 2
Natty:
Report link

Private Sub TextBox2_GotFocus()

Debug.Print "TextBox2_GotFocus started"

TextBox2.BringToFront - Run-Time error 1004 Bring ToFront method of OLEObject class failed

TextBox2.Activate

Debug.Print "TextBox2_GotFocus completed"

End Sub

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: C L