View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Adding Working Days to a Formula

Use the Workday() function

--
Kind regards,

Niek Otten

"jpw1972" wrote in message ...
I have a spreadsheet that includes a column of dates. I want to show a
column next to this that shows what the date would be in 40 working days. I
cannot use the network days formula as I only have the one date. I need to
ensure that the formula allows for Bank Holidays as well as weekends.

Can anyone help?