ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   end date (https://www.excelbanter.com/excel-worksheet-functions/138649-end-date.html)

ADK

end date
 
If I input a start date in a cell, and give the number of days required to
complete the task in another cell.......How can I compute the end date
omitting the weekends (Saturday and Sunday)?

thanks



T. Valko

end date
 
Try this:

A1 = date
B1 = number of days

=WORKDAY(A1,B1)

Format as DATE

Note that the WORKDAY function requires that the Analysis ToolPak add-in be
installed.

Biff

"ADK" wrote in message
...
If I input a start date in a cell, and give the number of days required to
complete the task in another cell.......How can I compute the end date
omitting the weekends (Saturday and Sunday)?

thanks




ADK

end date
 
so easy, thanks

"T. Valko" wrote in message
...
Try this:

A1 = date
B1 = number of days

=WORKDAY(A1,B1)

Format as DATE

Note that the WORKDAY function requires that the Analysis ToolPak add-in
be installed.

Biff

"ADK" wrote in message
...
If I input a start date in a cell, and give the number of days required
to complete the task in another cell.......How can I compute the end date
omitting the weekends (Saturday and Sunday)?

thanks






T. Valko

end date
 
You're welcome. Thanks for the feedback!

Biff

"ADK" wrote in message
...
so easy, thanks

"T. Valko" wrote in message
...
Try this:

A1 = date
B1 = number of days

=WORKDAY(A1,B1)

Format as DATE

Note that the WORKDAY function requires that the Analysis ToolPak add-in
be installed.

Biff

"ADK" wrote in message
...
If I input a start date in a cell, and give the number of days required
to complete the task in another cell.......How can I compute the end
date omitting the weekends (Saturday and Sunday)?

thanks









All times are GMT +1. The time now is 11:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com