Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
WORKDAY adds or subtracts a specified number of business days (Monday–Friday) to a start date, automatically skipping weekends and any holidays you supply. Use it to calculate delivery dates, project deadlines, or payment due dates that must land on working days.
=WORKDAY(DATE(2024,1,1),10)=WORKDAY(DATE(2024,1,1),10)Computed by a real spreadsheet engine on the sample data below.
| StartDate | WorkDays | DueDate |
| 2024-01-01 | 10 | |
| 2024-03-01 | 5 | |
| 2024-06-17 | 15 | |
| 2024-11-25 | 7 |
=WORKDAY(DATE(2024,1,1),10)→45306
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Calculate the delivery date that is 10 business days after each order date”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: