{"id":3381,"date":"2014-03-04T11:43:09","date_gmt":"2014-03-04T06:13:09","guid":{"rendered":"http:\/\/trumpexcel.com\/?page_id=3381"},"modified":"2023-09-29T15:22:42","modified_gmt":"2023-09-29T09:52:42","slug":"excel-second-function","status":"publish","type":"post","link":"https:\/\/trumpexcel.com\/excel-second-function\/","title":{"rendered":"Excel SECOND Function | Formula Examples + FREE Video"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><span style=\"color: #800000;\">Excel SECOND Function (Examples + Video)<\/span><\/h2>\n\n\n\n<figure class=\"wp-block-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"752\" height=\"546\" src=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/SECOND-FORMULA-EXCEL.png\" alt=\"EXCEL SECOND FUNCTION\" class=\"wp-image-3291\" srcset=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/SECOND-FORMULA-EXCEL.png 752w, https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/SECOND-FORMULA-EXCEL-413x300.png 413w\" sizes=\"(max-width: 752px) 100vw, 752px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"color: #800000;\">When to use Excel SECOND&nbsp;Function<\/span><\/h3>\n\n\n\n<p>Excel SECOND function can be used want to get the integer value of the seconds from a specified time value.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"color: #800000;\">What it Returns<\/span><\/h3>\n\n\n\n<p>It returns a value between 0 and 59 depending on the time value used as the input.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"color: #800000;\">Syntax<\/span><\/h3>\n\n\n\n<p>=SECOND(serial_number)<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"color: #800000;\">Input Arguments<\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>serial_number:<\/strong> the value that contains the time for which the seconds value needs to be determined.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span style=\"color: #800000;\">Additional Notes<\/span><\/h3>\n\n\n\n<p>The argument can be provided in different formats:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>As a serial number: The integer part of the serial number represents the date, while the decimal portion of it represents time (remember&nbsp;excel stores date and time as serial numbers).\n<ul>\n<li>If you provide 41640.7813657407 as the serial number, it would return 10 (as the decimal portion 0.7813657407 represents 18 hours, 45 minutes, and 10 seconds).<\/li>\n<\/ul>\n<\/li><li>As text: =SECOND(&#8220;41640.7813657407&#8221;) would return 10.<\/li><li>As a result of some other formula. For example, =SECOND(TIMEVALUE(&#8220;6:45:10 PM&#8221;)) would return 10.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"color: #800000;\">Excel SECOND Function &#8211; Live Example<\/span><\/h2>\n\n\n\n<p><iframe src=\"https:\/\/onedrive.live.com\/embed?cid=7A7F3A8F4121E599&amp;resid=7A7F3A8F4121E599%21182&amp;authkey=AHCh1sfKXKvK4so&amp;em=2&amp;AllowTyping=True&amp;wdDownloadButton=True\" width=\"580\" height=\"400\" frameborder=\"0\" scrolling=\"no\"><\/iframe><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span style=\"color: #800000;\">Excel SECOND Function &#8211; Video Tutorial<br \/><\/span><\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"SECOND Formula in Excel\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/Qpmg2vKwvbc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><span style=\"color: #800000;\"><strong>Related Excel Functions:<\/strong><\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/trumpexcel.com\/excel-day-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel DAY Function<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/excel-hour-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel HOUR Function<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/excel-minute-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel MINUTE Function<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/excel-now-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel NOW Function<\/a>.<\/li><\/ul>\n\n\n\n<p><span style=\"color: #800000;\"><strong>You May Also Like the Following Excel Tutorials:<\/strong><\/span><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/trumpexcel.com\/calendar-to-do-list-template\/\">Excel Timesheet Calculator Template<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/date-timestamp-excel\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to Insert Date and Timestamp in Excel<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/excel-timesheet-calculator-template\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel Timesheet Calculator template<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/calendar-template\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel Calendar Template<\/a>.<\/li><li><a href=\"https:\/\/trumpexcel.com\/convert-time-to-decimal-in-excel\/\" target=\"_blank\" rel=\"noopener noreferrer\">Convert Time to Decimal Number in Excel<\/a><\/li><li><a href=\"https:\/\/trumpexcel.com\/convert-seconds-to-minutes-excel\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Convert Seconds to Minutes in Excel<\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Excel SECOND Function (Examples + Video) When to use Excel SECOND&nbsp;Function Excel SECOND function can be used want to get the integer value of the seconds from a specified time value. What it Returns It returns a value between 0 and 59 depending on the time value used as the input. Syntax =SECOND(serial_number) Input Arguments &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Excel SECOND Function | Formula Examples + FREE Video\" class=\"read-more button\" href=\"https:\/\/trumpexcel.com\/excel-second-function\/#more-3381\" aria-label=\"Read more about Excel SECOND Function | Formula Examples + FREE Video\">Read more<\/a><\/p>\n","protected":false},"author":80,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[153],"tags":[19],"class_list":["post-3381","post","type-post","status-publish","format-standard","hentry","category-excel-functions","tag-excel-how-tos"],"_links":{"self":[{"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/posts\/3381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/users\/80"}],"replies":[{"embeddable":true,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/comments?post=3381"}],"version-history":[{"count":0,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/posts\/3381\/revisions"}],"wp:attachment":[{"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/media?parent=3381"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/categories?post=3381"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/tags?post=3381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}