Answer: Use this code: strWord = UCase(Left(strWord,1)) & Mid(strWord,2) This will convert the word "hello" to the word "Hello."
strWord = UCase(Left(strWord,1)) & Mid(strWord,2)
Please enable Javascript in your browser, before you post the comment! Now Javascript is disabled.
Your name/nickname
Your email
WebSite
Subject
(Maximum characters: 1200). You have 1200 characters left.