![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Date and Time > MINUTE |
MINUTE(serial_number) |
| Returns the number of minutes given a date serial number. |
| serial_number | The time that contains the minutes you want to find. |
| REMARKS |
| The "serial_number" can be a time, value, cell reference or a text string in a time format. | ||
| If "serial_number" < 0, then #NUM! is returned. | ||
| If "serial_number" is not a valid time or date, then #VALUE! is returned | ||
| You can obtain the serial number from a time by using the TIME() function. | ||
| You can use the TIMEVALUE() function to return the serial number representing the time in a text format. |
| EXAMPLES |
|
| Functions - M | Index - M | Dates & Times | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |