SECOND
Returns the seconds of a time value. The second is given as an integer in the range 0 to 59
Syntax
SECOND(serial_number)
Parameters
- serial_number: Required. The time that contains the seconds you want to find
Example
=SECOND("3:45:30 PM")Returns the seconds of a time value. The second is given as an integer in the range 0 to 59
SECOND(serial_number)
=SECOND("3:45:30 PM")