Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Use the SECOND Function in Excel

Learn how to use SECOND Function in Excel, including its purpose, syntax, examples, and common errors, with clear step-by-step guidance.

Table of Contents

This guide explains how to use SECOND Function in Excel, including its syntax, required arguments, practical examples, and common errors.

How to Use the SECOND Function in Excel screenshot

Description: The function returns the second part of the time value. The second value is an integer, and has a value between 0 and 59 seconds.

Syntax: SECOND (serial_number)

Inside:

- serial_number is the time value containing the seconds you want to find. Time values can be entered as strings or decimals.

Attention:

- The time value is part of the date value and is expressed as a decimal. For example, 0.5 is half a day, 12 hours = 720 minutes = 43200 seconds.

For example:

Find the seconds value in the following time values:

How to Use the SECOND Function in Excel screenshot 2

- In the cell to calculate enter the formula: = SECOND (F7).

How to Use the SECOND Function in Excel screenshot 3

- Press Enter -> the result is:

How to Use the SECOND Function in Excel screenshot 4

- Similarly copying the formula for the remaining values results:

How to Use the SECOND Function in Excel screenshot 5

- Here:

+ Time value does not contain the second component -> gives the number of seconds is equal to 0.

+ Time value: 37:50:38 -> Total time corresponds to hours: minutes: seconds.

+ Value 42: 56.3 -> minutes: seconds. If the seconds value contains a decimal value greater than or equal to 5 -> is rounded up. Example 52.9 is rounded to 53 seconds.

Above are instructions and some specific examples when using the SECOND () function in Excel.

Good luck!

FAQ

What does the SECOND function do in Excel?

The SECOND function performs the calculation described in this guide. Use the correct arguments and compatible data types for reliable results.

How do I enter the SECOND function correctly?

Start with an equals sign, enter SECOND, add the required arguments inside parentheses, and confirm that cell references and separators are correct.

Why does the SECOND function return an error?

Common causes include missing arguments, invalid data types, incorrect cell references, unsupported values, or regional separator settings.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.