Use DPRODUCT through 4 how-to topics, including entering the function, checking syntax prompts, working with cross-sheet references, and updating recalculated results; 4 items are available without membership and 0 are membership-related.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the DPRODUCT function | Free |
| 2 | 2. Check the function syntax prompt | Free |
| 3 | 3. Use cross-sheet references | Free |
| 4 | 4. Update results with recalculation | Free |
How-to Guide
1. Enter the DPRODUCT function
Feature path: Formulas tab → Formula bar
- Open WPS Spreadsheet and select the cell where you want to show the result.
- Type
=in the selected cell or in the formula bar. - Enter
DPRODUCT(. - Fill in the database range, field, and criteria range as required.
- Press Enter to confirm and view the result.
Success Criteria
- Interface result: the target cell shows a calculated result.
- What you can do next: you can continue editing the formula or copy it to other cells.
Tips While Using
- Common mistake: missing the
=sign or leaving brackets unclosed can cause a formula error.- Environment note: make sure the referenced range contains data that can participate in calculation.
2. Check the function syntax prompt
Feature path: Formulas tab → Formula bar
- Select the target cell.
- Type
=DPRODUCT(. - Check the syntax prompt that appears.
- Fill in the parameters in order based on the prompt.
Success Criteria
- Interface result: a parameter prompt appears after the function is entered.
- What you can do next: you can continue completing the formula with the prompt.
Tips While Using
- Common mistake: if the function name is misspelled, the correct prompt may not appear.
3. Use cross-sheet references
Feature path: Formulas tab → Formula bar
- Enter
=DPRODUCT(in the result cell. - Switch to the worksheet that contains the source data.
- Select the database range or enter the cross-sheet reference manually.
- Return to the formula and complete the field and criteria range.
- Press Enter to finish the calculation.
Success Criteria
- Interface result: the formula includes worksheet reference information.
- What you can do next: you can modify source-sheet data and observe result changes.
Tips While Using
- Common mistake: an incomplete worksheet name or range reference can affect the result.
4. Update results with recalculation
Feature path: A result cell that already contains DPRODUCT
- Find the cell that already uses DPRODUCT.
- Modify relevant source data in the database range.
- Check whether the result cell updates automatically.
- If it does not update as expected, review whether the formula range is correct.
Success Criteria
- Interface result: the result cell changes after the source data changes.
- What you can do next: you can continue adjusting the criteria range and review the updated result.
Tips While Using
- Common mistake: changing data outside the referenced formula range will not affect the current result.