How to Use the IMDIV Function in WPS on Windows

Last updated:July 17, 2026

Use IMDIV through 4 free topics: enter the function, complete the parameters from the syntax prompt, reference another worksheet, and build a nested formula.

How-to Index

How-to Guide

1. Enter the IMDIV function

Feature access: Formulas tab → formula bar

  1. Open WPS Spreadsheets and select the cell where you want the result to appear.
  2. Type = to begin the formula.
  3. Type IMDIV(.
  4. Confirm that the function name and parameter prompt appear.

Success Criteria

  • Interface result: the cell or formula bar shows =IMDIV(.
  • Next action available: you can continue entering parameters.

Tips While Using

  • Common mistake: if you do not start with =, the entry may be treated as plain text.
  • Environment note: complete this task inside a WPS spreadsheet worksheet.

2. Fill in parameters with the syntax prompt

Feature access: IMDIV syntax prompt in the formula bar

  1. After IMDIV(, enter the first complex-number string or a cell reference.
  2. Add the separator, then enter the second complex-number string or cell reference.
  3. Check that the parentheses and separators are complete.
  4. Press Enter to confirm the formula.

Success Criteria

  • Interface result: the cell returns a calculation result.
  • Next action available: you can select the cell again to review or edit the formula.

Tips While Using

  • Common mistake: mismatched parentheses, missing parameters, or incorrect separators can cause an error.

3. Reference another worksheet in IMDIV

Feature access: formula bar → worksheet tabs

  1. In the target cell, type =IMDIV(.
  2. Switch to the worksheet that contains the first source value and select the cell.
  3. Continue to the second source value and complete the formula reference.
  4. Press Enter to finish the cross-worksheet calculation.

Success Criteria

  • Interface result: the formula includes worksheet reference information.
  • Next action available: when source data changes, the result updates accordingly.

Tips While Using

  • Common mistake: selecting the wrong worksheet or cell reference changes the result.

4. Use IMDIV inside a nested formula

Feature access: formula bar

  1. Enter a combined formula that includes IMDIV in the target cell.
  2. Add other functions outside or inside IMDIV based on your calculation needs.
  3. Check each layer of parentheses and the parameter order.
  4. Press Enter to complete the nested calculation.

Success Criteria

  • Interface result: the cell shows the final result of the combined formula.
  • Next action available: changing any related value can trigger recalculation.

Tips While Using

  • Common mistake: in longer formulas, it is easy to miss a parenthesis or reference range.