View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default dates: no weekends and no hollidays

Look at the WORKDAY() function.
If not available: ToolsAdd-ins, check Analysis Toolpak

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Mortir" wrote in message ...
|a have a formula that returns a date. now id like to check the date
| whether its a weekday or a holliday and if it is -than to return the
| first workday after...