To convert a text string to all uppercase letters, the UPPER function is used. This function has the following syntax:
UPPER(text)
text: Text to be converted to all uppercase letters. The text can be either a reference or a text string.
To convert a text string to uppercase:
1. In cells A2:A8 type any text in lowercase letters.
2. Select cells B2:B8 and type the following formula: =UPPER(A2).
3. Press <-Ctrl+Enter->.
USE THE UPPER FUNCTION TO CONVERT TEXT FROM LOWERCASE TO UPPERCASE USING MICROSOFT EXCEL |
No comments:
Post a Comment