WORKDAY function can be used to calculate end or start date of specific project. Why WORKDAY function can be helpful is because weekend and holidays can not be included in number of business/working days. Specific holidays can also be omitted.
- Syntax for WORKDAY function is: WORKDAY(Start_Date, Days, Holidays)
- Start_Date - the start date of your project
- Days - Number of days that your are going to work for the project.
- Holiday - (optional) can be used to exclude one or more holidays from total working days.
For that, first, select the cell; right click and click Format cells; select Date category from Format cells window.
No comments:
Post a Comment