View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Amanda Amanda is offline
external usenet poster
 
Posts: 151
Default Date Calculation Formula- Calendar days minus Holidays

I need to be able to add 60 (calendar) days excluding holidays. I have
the holidays defline in a hidden column (C). The formula
=workdays(a1-a2,C1:C7)
returns a date that excludes weekends and holidays. I need to include
weekends but exclude holidays.
--
Amanda