IMSUB in WPS on Windows FAQ

Last updated:July 13, 2026

When using IMSUB, the most common questions involve errors, unexpected results, and filling formulas across cells; this FAQ includes 3 common questions and a glossary.

FAQ

What should I do if IMSUB returns an error value?

  1. Check whether each parameter uses a recognizable complex-number format.
  2. Make sure there are no extra spaces or mismatched characters in the input.
  3. Re-enter the parameters from the Insert Function dialog so you can review them one by one.

Why does the IMSUB result look different from what I expected?

  1. Check whether the two parameters are in the correct order.
  2. Confirm that the referenced cells contain the intended complex-number values.
  3. Review the function syntax and then enter the formula again if needed.

How can I use IMSUB in multiple cells?

  1. Enter the IMSUB formula in the first target cell.
  2. Drag the fill handle to copy the formula to the required range.
  3. Check whether the copied cell references match your expected result.

Glossary

TermDefinition
IMSUBA function name used to return the difference between two complex numbers.
Complex numberA number made up of a real part and an imaginary part, such as 3+4i.
Function argumentA value or cell reference passed into a function to determine the result.