{"id":3389,"date":"2014-03-04T14:18:21","date_gmt":"2014-03-04T08:48:21","guid":{"rendered":"http:\/\/trumpexcel.com\/?page_id=3389"},"modified":"2023-09-29T15:22:41","modified_gmt":"2023-09-29T09:52:41","slug":"excel-workday-function","status":"publish","type":"post","link":"https:\/\/trumpexcel.com\/excel-workday-function\/","title":{"rendered":"Excel WORKDAY Function | Formula Examples + FREE Video"},"content":{"rendered":"<h2><span style=\"color: #800000;\">Excel WORKDAY Function\u00a0(Examples + Video)<\/span><\/h2>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-3305\" src=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/WORKDAY-FORMULA-EXCEL.png\" alt=\"EXCEL WORKDAY FUNCTION\" width=\"450\" height=\"327\" srcset=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/WORKDAY-FORMULA-EXCEL.png 752w, https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/WORKDAY-FORMULA-EXCEL-413x300.png 413w\" sizes=\"(max-width: 450px) 100vw, 450px\" \/><\/p>\n<h3><span style=\"color: #800000;\">When to use Excel WORKDAY\u00a0Function<\/span><\/h3>\n<p>Excel WORKDAY function can be used when\u00a0you want to get the date after a given number of working days. For example, if I start a project today and it will take 20 working days to complete it, then I can use the WORKDAY function to get the completion date. This function is best suited when you want to calculate the <a href=\"https:\/\/trumpexcel.com\/invoice-generator-pdf\/\">invoice<\/a> due date, project due date, delivery date, etc.<\/p>\n<p>This function, by default, takes Saturday and Sunday as the weekend. If you would like to use days other than Saturday and Sunday as the weekend, use <a href=\"https:\/\/trumpexcel.com\/excel-workdayintl-function\/\">Excel WORKDAY.INTL function<\/a>.<\/p>\n<h3><span style=\"color: #800000;\">What it Returns<\/span><\/h3>\n<p>It returns the serial number of the date that is after or before the specified number of working days (from the specified start date).<\/p>\n<h3><span style=\"color: #800000;\">Syntax<\/span><\/h3>\n<p>=WORKDAY(start_date, days, [holidays])<\/p>\n<h3><span style=\"color: #800000;\">Input Arguments<\/span><\/h3>\n<ul>\n<li><strong>start_date \u2013\u00a0<\/strong>a date value that represents the start date.<\/li>\n<li><strong>days<\/strong>\u00a0\u2013 the total number of working days. These exclude\u00a0weekend (Saturday and Sunday). You can use a positive or a negative value here. A positive value calculates the date which is after the start date, and negative value calculates the date before the start date.<\/li>\n<li><strong>[holidays]<\/strong>\u00a0\u2013 (Optional) It is a range of dates that are excluded from the calculations. For example, these could be national\/public holidays. It could be a reference to a range of cells that contains the dates, or could be an array of serial numbers that represent the dates.<\/li>\n<\/ul>\n<h3><span style=\"color: #800000;\">Additional Notes<\/span><\/h3>\n<ul>\n<li>Saturday and Sunday are considered as the\u00a0weekend and are not counted.\n<ul>\n<li>In case the weekends are days other than Saturday and Sunday, use WORKDAYS.INTL\u00a0function.<\/li>\n<\/ul>\n<\/li>\n<li>A date can be entered as:\n<ul>\n<li>A result from some other\u00a0function.<\/li>\n<li>A date stored as text.<\/li>\n<li>A date entered as text (in double quotes).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2 style=\"text-align: left;\"><span style=\"color: #800000;\">Excel WORKDAY Function &#8211;\u00a0Examples<\/span><\/h2>\n<p>Here are the examples of using the Excel Workday function.<\/p>\n<h3><span style=\"color: #800000;\"><strong>#1 Getting the Completion Date after Specified Number of Working Days<\/strong><\/span><\/h3>\n<p>Excel Workday function would return the completion date when you specify the start date and the number of working day. It automatically excludes Saturday and Sunday as weekend (non-working days).<\/p>\n<p><img decoding=\"async\" class=\"size-full wp-image-14320 aligncenter\" src=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/Excel-Workday-Function-Example-1.png\" alt=\"Excel Workday Function - Example 1\" width=\"729\" height=\"189\" srcset=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/Excel-Workday-Function-Example-1.png 729w, https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/Excel-Workday-Function-Example-1-600x156.png 600w\" sizes=\"(max-width: 729px) 100vw, 729px\" \/><\/p>\n<p>In the above example, the start date is 28 Feb 2016, and the result is 15 July 2016, which is after 100 working days (excluding Saturdays and Sundays).<\/p>\n<h3><span style=\"color: #800000;\"><strong>#2 Getting the Completion Date after Specified Number of Working Days (excluding Holidays)<\/strong><\/span><\/h3>\n<p>If you want to exclude holidays while calculating the completion date, there is a third argument in the Workday function that lets you specify a list of holidays.<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-14321\" src=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/Excel-Workday-Function-Example-2.png\" alt=\"Excel Workday Function - Example 2\" width=\"741\" height=\"181\" srcset=\"https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/Excel-Workday-Function-Example-2.png 741w, https:\/\/trumpexcel.com\/wp-content\/uploads\/2014\/03\/Excel-Workday-Function-Example-2-600x147.png 600w\" sizes=\"(max-width: 741px) 100vw, 741px\" \/><\/p>\n<p>In the above example, the start date is 28 Feb 2016, and the result is 20 July 2016, which is after 100 working days. The calculation excludes weekends (Saturdays and Sundays) and the specified holidays in C3:C5. In case, a holiday occurs on a weekend, it is counted only once.<\/p>\n<h2 style=\"text-align: center;\"><span style=\"color: #800000;\">Excel WORKDAY Function &#8211; Video Tutorial<\/span><\/h2>\n<p><iframe title=\"WORKDAY Formula in Excel\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/lr3oabjmBh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/p>\n<p><span style=\"color: #800000;\"><strong>Related Excel Functions:<\/strong><\/span><\/p>\n<ul>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-date-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel DATE Function<\/a>:\u00a0Excel DATE function can be used when you want to get the date value using the year, month and, day values as the input arguments. It returns a serial number that represents a specific date in Excel.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-datevalue-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel DATEVALUE Function<\/a>:\u00a0Excel DATEVALUE function is best suited for situations when a date is stored as text. This function converts the date from text format to a serial number that Excel recognizes as a date.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-networkdays-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel NETWORKDAYS Function<\/a>:\u00a0Excel NETWORKDAYS function can be used when you want to get the number of working days between two given dates. It does not count the weekends between the specified dates (by default the weekend is Saturday and Sunday). It can also exclude any specified holidays.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-networkdays-intl-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel NETWORKDAYS.INTL Function<\/a>:\u00a0Excel NETWORKDAYS.INTL function can be used when you want to get the number of working days between two given dates. It does not count the weekends and holidays, both of which can be specified by the user. It also enables you to specify the weekend (for example, you can specify Friday and Saturday as the weekend, or only Sunday as the weekend).<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-today-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel Today Function<\/a>: Excel TODAY function can be used to get the current date. It returns a serial number that represents the current date.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-weekday-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel WEEKDAY Function<\/a>:\u00a0Excel WEEKDAY function can be used to get the day of the week as a number for the specified date. It returns a number between 1 and 7 that represents the corresponding day of the week.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-workdayintl-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel WORKDAY.INTL Function<\/a>:\u00a0Excel WORKDAY.INTL function can be used when you want to get the date after a given number of working days. In this function, you can specify the weekend to be days other than Saturday and Sunday.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-datedif-function\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel\u00a0DATEDIF Function<\/a>:\u00a0Excel DATEDIF function can be used when you want to calculate the number of years, months, or days between the two specified dates. A good example would be calculating the age.<\/li>\n<\/ul>\n<h4><span style=\"color: #800000;\">You May Also Like the Following Excel Tutorials:<\/span><\/h4>\n<ul>\n<li><a href=\"https:\/\/trumpexcel.com\/number-of-days-between-two-dates\/\">Count the number of workdays between two dates<\/a>.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-leave-tracker\/\">Employee Leave Tracker Template<\/a>.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/excel-timesheet-calculator-template\/\" target=\"_blank\" rel=\"noopener noreferrer\">Excel Timesheet Calculator Template<\/a>.<\/li>\n<li><a href=\"https:\/\/trumpexcel.com\/add-days-to-date-in-excel\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to Add or Subtract Days to a Date in Excel<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Excel WORKDAY Function\u00a0(Examples + Video) When to use Excel WORKDAY\u00a0Function Excel WORKDAY function can be used when\u00a0you want to get the date after a given number of working days. For example, if I start a project today and it will take 20 working days to complete it, then I can use the WORKDAY function to &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Excel WORKDAY Function | Formula Examples + FREE Video\" class=\"read-more button\" href=\"https:\/\/trumpexcel.com\/excel-workday-function\/#more-3389\" aria-label=\"Read more about Excel WORKDAY 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-3389","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\/3389","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=3389"}],"version-history":[{"count":0,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/posts\/3389\/revisions"}],"wp:attachment":[{"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/media?parent=3389"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/categories?post=3389"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trumpexcel.com\/wp-json\/wp\/v2\/tags?post=3389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}