Use MINA through 4 task-based topics in WPS Spreadsheets on Windows; choose a topic from the How-to Index and follow the entry path and steps to complete it.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the MINA function | Free |
| 2 | 2. View the function syntax prompt | Free |
| 3 | 3. Use a cross-sheet reference | Free |
| 4 | 4. Complete a nested formula and automatic recalculation | Free |
How-to Guide
1. Enter the MINA function
Entry path: Formula tab → formula editing bar
- Open a spreadsheet and select the cell where you want the result to appear.
- Type
=to begin the formula. - Type
MINA(. - Enter the cells, ranges, or arguments to calculate, then press Enter.
Success Criteria
- On-screen result: the target cell shows a calculated result.
- What you can do next: you can continue editing the formula, fill it down, or save the file.
Tips While Using
- Common mistake: missing the equals sign or leaving parentheses unmatched can cause a formula error.
- Environment note: the target cell must be editable.
2. View the function syntax prompt
Entry path: formula editing bar
- Select the target cell.
- Type
=MINA(. - Check the syntax prompt that appears near the editing area.
- Complete the arguments based on the prompt.
Success Criteria
- On-screen result: the function name and argument guidance are visible.
- What you can do next: you can continue entering the formula with the prompt as a reference.
Tips While Using
- Common mistake: if the opening parenthesis is missing, the prompt may not show complete argument guidance.
3. Use a cross-sheet reference
Entry path: formula editing bar → worksheet tabs
- In the result cell, type
=MINA(. - Switch to the worksheet that contains the source data.
- Select the target cell or range so the reference is inserted into the formula.
- Complete the closing parenthesis and press Enter.
Success Criteria
- On-screen result: the formula includes a cross-sheet reference.
- What you can do next: you can return to the current sheet, review the result, and continue editing.
Tips While Using
- Common mistake: selecting the wrong range after switching sheets can produce an incorrect reference.
4. Complete a nested formula and automatic recalculation
Entry path: formula editing bar
- Enter a combined formula that includes MINA.
- Add other functions or operators as needed.
- Press Enter to confirm the formula.
- Change the referenced data and check whether the result updates automatically.
Success Criteria
- On-screen result: the combined formula returns a result, and the result changes when source data changes.
- What you can do next: you can copy the formula or adjust the reference range.
Tips While Using
- Common mistake: when formulas are nested, mismatched parentheses are more likely.
- Environment note: some editing actions may be limited if the workbook is protected.