MINUTE in WPS on Windows FAQ

Last updated:July 13, 2026

This FAQ covers 3 common question types for the MINUTE function, including input format, unexpected results, and batch use, plus a short glossary.

FAQ

Why does the MINUTE function return #VALUE!?

  1. Check whether the argument is a recognizable time value, date-time value, or a formula result that returns time-related data.
  2. If the source content was pasted from somewhere else, remove extra spaces or text characters.
  3. Clean the original data if needed, then enter the MINUTE formula again.

Why is the MINUTE result different from what I expected?

  1. Check whether the referenced cell actually contains a time component.
  2. Confirm that the cell format matches the actual content and that text is not being treated as time.
  3. Review the syntax and parameter guidance, then verify the formula again.

How do I use the MINUTE function in multiple cells?

  1. Enter the correct MINUTE formula in the first target cell.
  2. Move the pointer to the fill handle at the lower-right corner of the cell.
  3. Drag down or copy and paste the formula into other cells to generate more results.

Glossary

TermDefinition
MINUTEA function that returns the minute part of a time value, usually as an integer from 0 to 59.
serial_numberThe parameter name used by the MINUTE function for a value that contains time information.
Insert FunctionA WPS Spreadsheet entry point for searching functions and reviewing syntax and parameter guidance.