Thread
:
Is there an error here? I get a Compile error ???
View Single Post
#
1
Posted to microsoft.public.excel.programming
Coza
external usenet poster
Posts: 38
Is there an error here? I get a Compile error ???
Private Sub TextBox5_Change()
TextBox5.Value = UCase(TextBox5.Value)
End Sub
Reply With Quote
Coza
View Public Profile
Find all posts by Coza