The following article details how to use the MINUTE function, the function converts a serial number into a minute in Excel.
Description: The function returns the minute value of a time value. Minutes are returned as integers between 1 and 59.
Syntax : MINUTE (serial_number) .
Inside:
serial_number is the time value that wants to separate the minute value.
For example: Separate the minute value in the following time value:
In the cell to calculate enter the formula: = MINUTE (C7) .
Press Enter -> minute values are separated in time value:
Similarly copying the formula for the remaining cells results:
In case you enter the wrong value of minutes, it exceeds 59 function returns #VALUE!
Above is the usage and some special cases when using the Minute function .
Good luck!