Use IMCONJUGATE through 4 how-to topics, all available without membership; choose a topic from the index and follow the entry path and steps.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the IMCONJUGATE function | Free |
| 2 | 2. Fill in function arguments with prompts | Free |
| 3 | 3. Use IMCONJUGATE with cross-worksheet references | Free |
| 4 | 4. Use IMCONJUGATE in a nested formula | Free |
How-to Guide
1. Enter the IMCONJUGATE function
Entry path: Formulas tab → formula bar
- Open WPS Spreadsheet and select the cell where you want the result to appear.
- Type
=to start a formula. - Type
IMCONJUGATE(. - Check the function syntax prompt that appears.
- Continue by entering an argument or selecting a referenced cell.
Success Criteria
- Interface result: The cell enters formula-editing mode and shows the IMCONJUGATE prompt.
- What you can do next: You can continue entering arguments, select a cell reference, or press Enter to calculate.
Tips While Using
- Common mistake: If you do not start with
=, the content is treated as plain text.- Environment note: Enter the formula in an editable spreadsheet cell.
2. Fill in function arguments with prompts
Entry path: Formula bar or target cell
- After
IMCONJUGATE(, enter the correct complex-number argument or a cell reference. - Use the syntax prompt to check the argument format.
- Make sure the closing parenthesis is included.
- Press Enter to complete the formula.
Success Criteria
- Interface result: The result appears in the current cell.
- What you can do next: You can select the cell again and review the full formula in the formula bar.
Tips While Using
- Common mistake: Unmatched parentheses or incorrect argument formatting can cause an error.
- Environment note: The argument content needs to match the function requirements.
3. Use IMCONJUGATE with cross-worksheet references
Entry path: Formula bar → worksheet tabs
- Select the result cell and type
=IMCONJUGATE(. - Switch to the worksheet that contains the original complex value.
- Select the cell you want to reference.
- Complete the closing parenthesis and press Enter.
Success Criteria
- Interface result: The formula includes a cross-worksheet reference and returns a result.
- What you can do next: After changing the source value, you can check whether the result updates automatically.
Tips While Using
- Common mistake: Referencing the wrong worksheet or cell can produce an unexpected result.
- Environment note: The referenced worksheet needs to be accessible in the current file.
4. Use IMCONJUGATE in a nested formula
Entry path: Formula bar
- Select the target cell and begin entering the combined formula.
- Insert
IMCONJUGATE(where the complex conjugate is needed. - Enter the required argument or cell reference.
- Complete the rest of the outer formula and press Enter.
- Adjust the outer formula further if needed.
Success Criteria
- Interface result: The cell returns the calculated result of the full nested formula.
- What you can do next: If any related value changes, the result recalculates automatically.
Tips While Using
- Common mistake: In longer nested formulas, it is easy to miss a parenthesis or separator.
- Environment note: Review the full formula structure in the formula bar when needed.