Use the UPPER function through 3 how-to topics in WPS Spreadsheets; 3 items are available without membership and 0 items are membership-related.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the UPPER function | Free |
| 2 | 2. Convert referenced cell text to uppercase | Free |
| 3 | 3. Use syntax prompts while entering the formula | Free |
How-to Guide
1. Enter the UPPER function
Entry point: Formula bar or target cell
- Open WPS Spreadsheets and select the cell where you want to display the result.
- Type
=to start the formula. - Type
UPPER(. - Enter the text you want to convert and complete the closing parenthesis.
- Press Enter to confirm and view the result.
Success Criteria
- Interface result: The target cell displays the converted uppercase text.
- Next action available: You can continue editing the formula or fill it into other cells.
Tips While Using
- Common mistake: If you do not start with
=, the content is treated as plain text.- Environment note: You need to enter the formula in an editable cell.
2. Convert referenced cell text to uppercase
Entry point: Formula bar or target cell
- Select a blank cell for the result.
- Type
=UPPER(. - Click or type the cell reference that contains the original text.
- Type the closing parenthesis
). - Press Enter to confirm the result.
Success Criteria
- Interface result: The result cell shows the uppercase version of the referenced text.
- Next action available: When the original cell changes, the result can update accordingly.
Tips While Using
- Common mistake: If you reference a blank cell, the result may also be blank.
- Environment note: The original data should be text that the function can process.
3. Use syntax prompts while entering the formula
Entry point: Formula bar
- Select the target cell and type
=. - Type
UPPER(. - Check the syntax prompt shown by the app.
- Complete the parameter based on the prompt.
- Press Enter to finish the formula.
Success Criteria
- Interface result: Function prompt information appears while you are entering the formula.
- Next action available: You can continue adjusting the parameter and confirm again if needed.
Tips While Using
- Common mistake: If the parentheses are incomplete, the formula may not return the expected result.
- Environment note: Syntax prompts are visible while you are in formula entry mode.