T
Thejan Mendis
Hi,
I have created a form with few textbox. one is call TXT.
When I Run following commands I am getting an error. I try to read the help
but it did not make any sense. I hope somebody can help me explaining this
and re write the cord again for me.
THANKS
THEJAN
Private Sub TXT_Exit()
TXT.TEXT = StrConv(TXT.TEXT, vbProperCase)
End Sub
I have created a form with few textbox. one is call TXT.
When I Run following commands I am getting an error. I try to read the help
but it did not make any sense. I hope somebody can help me explaining this
and re write the cord again for me.
THANKS
THEJAN
Private Sub TXT_Exit()
TXT.TEXT = StrConv(TXT.TEXT, vbProperCase)
End Sub