View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Cam Cam is offline
external usenet poster
 
Posts: 165
Default Workday function not working

Hello,

Why does it returns "#NAME?" when I use =WORKDAY function in Excel 2003?

My formula is =WORKDAY(D4,-B1,Holiday!A2:E109) where D4 is a date and B1 is
the number of days.

Any sugguestion, thank you.