ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   returning a date 7 business day excluding holidays in the future (https://www.excelbanter.com/excel-worksheet-functions/257400-returning-date-7-business-day-excluding-holidays-future.html)

excelrookie

returning a date 7 business day excluding holidays in the future
 
How would I write a formula that would do this. If I input a date in cell A1
and I have holidays in cells R1:R11. Can I write a formula that would give
me a date in cell B2 that is 7 business days excluding holiday from the date
in A1.

I am having a hard time getting the networkdays and holidays working if I am
not inputing 2 dates.

Thanks

T. Valko

returning a date 7 business day excluding holidays in the future
 
I am having a hard time getting the networkdays
and holidays working


Use the WORKDAY function:

=WORKDAY(A1,7,R1:R11)

Format as Date

--
Biff
Microsoft Excel MVP


"excelrookie" wrote in message
...
How would I write a formula that would do this. If I input a date in cell
A1
and I have holidays in cells R1:R11. Can I write a formula that would
give
me a date in cell B2 that is 7 business days excluding holiday from the
date
in A1.

I am having a hard time getting the networkdays and holidays working if I
am
not inputing 2 dates.

Thanks




excelrookie

returning a date 7 business day excluding holidays in the future
 
Thanks guys but I figured it out workday with holidays excluded :)

"excelrookie" wrote:

How would I write a formula that would do this. If I input a date in cell A1
and I have holidays in cells R1:R11. Can I write a formula that would give
me a date in cell B2 that is 7 business days excluding holiday from the date
in A1.

I am having a hard time getting the networkdays and holidays working if I am
not inputing 2 dates.

Thanks



All times are GMT +1. The time now is 09:31 AM.

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