MINUTE in WPS on Windows FAQ

Last updated:July 20, 2026

When you use the MINUTE function in WPS on Windows, the most common questions are about syntax errors, function hints, and result checks; this FAQ covers 3 common questions.

FAQ

Why do I get a syntax error when entering the MINUTE function?

  1. Check whether the function name is spelled as MINUTE.
  2. Check whether the parentheses are complete.
  3. Check whether the argument is a valid time value, date-time value, or correct cell reference.

Why can’t I see the function hint when I type the formula?

  1. Make sure you are editing a formula in a cell instead of entering plain text.
  2. Type an equals sign first, then enter MINUTE(.
  3. If the hint still does not appear, select the cell again and re-enter the formula.

How to use the MINUTE function in WPS on Windows when the returned minute looks wrong?

  1. Check whether the source cell really contains a time or date-time value.
  2. Check whether the referenced cell is the correct one.
  3. Compare the result with the minute part of the original time value.

Glossary

TermDefinition
MINUTEA function that returns the minute part of a time value.
Time valueData that a spreadsheet can recognize and use in time calculation.
Cell referenceA cell address such as A1 used in a formula to point to data.