Visual Basic Quick References
Enter your search terms
Submit search form
Ucase
The Ucase function converts all the characters of a string to capital letters. Example: Ucase("Visual Basic")=VISUALvBASIC
[
Back to VB Guide]