Use PRODUT through 3 how-to topics, including entering the function, filling in arguments from syntax prompts, and checking unexpected results.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the PRODUT function | Free |
| 2 | 2. Fill in arguments from syntax prompts | Free |
| 3 | 3. Check the formula when the result looks wrong | Free |
How-to Guide
1. Enter the PRODUT function
Entry point: WPS Spreadsheets → target cell or formula bar
- Open WPS Spreadsheets and go to the worksheet where you want to calculate.
- Click the target cell.
- Type
=to start a formula. - Type
PRODUT(to begin the function entry. - Press Enter later after you finish the arguments, or continue editing the formula.
Success Criteria
- The cell enters formula editing mode.
- The function text is visible in the cell or formula bar.
- You can continue entering arguments.
Tips While Using
- If you do not start with
=, the content may be treated as plain text.- Make sure the worksheet and cell are editable.
2. Fill in arguments from syntax prompts
Entry point: the active formula in the cell or formula bar
- After typing
PRODUT(, review the syntax prompt on screen. - Enter the required values or cell references in order.
- Separate arguments with commas.
- Add the closing parenthesis.
- Press Enter to confirm the formula.
Success Criteria
- The formula is accepted normally.
- The cell shows a calculation result.
- You can select the cell again to review or edit the formula.
Tips While Using
- Missing separators or an unclosed parenthesis can prevent the formula from calculating as expected.
- The data type in referenced cells can affect the result.
3. Check the formula when the result looks wrong
Entry point: result cell → formula bar
- Select the cell that shows the unexpected result.
- Review the full formula in the formula bar.
- Check the function name, argument count, and reference range.
- Edit the formula if needed and press Enter again.
- If the result still needs review, reopen the formula and check the referenced content again.
Success Criteria
- The result updates after the edit, or the formula remains available for further editing.
- You can continue copying the formula, adjusting references, or saving the workbook.
Tips While Using
- Referencing text cells or the wrong range can change the result.
- Protected worksheets may prevent direct formula editing.