Transform entered text into Ucase format with one line of code
Transform entered text into Ucase format with one line of code
Rate Transform entered text into Ucase format with one line of code
(1(1 Vote))
KeyAscii = Asc(UCase(Chr(KeyAscii)))
End Sub
Transform entered text into Ucase format with one line of code Comments
No comments yet — be the first to post one!
Post a Comment