» Calculating a Project's End Date
CATEGORY - Excel Date & Time Formulas
VERSION - All Microsoft Excel Versions
Problem:Columns A & B contain the start date of various projects and the number of hours required for each project's completion.
We want to calculate each project's end date, based on the number of required hours, a specified number of daily working hours (cell C2), and the assumption that work is only done on weekdays.
Solution:
Use the WORKDAY and ROUNDUP functions as shown in the following formula:
=WORKDAY(A2,ROUNDUP(B2/$C$2,0))
Book Store:
Recommended Books:
- Treason: Liberal Treachery from the Cold War to the War on Terrorism
- How to Pay Zero Taxes (Annual)
- Real Estate Finance and Investments (Real Estate Finance and Investments, 11th Ed)
- Microsoft Office XP Step-By-Step (With CD-ROM)
- Special Edition Using Microsoft Excel 2002
- Accounting and Financial Fundamentals for Nonfinancial Executives
No comments have been submitted.

