View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Normal Days to business days

Try HELP for WORKDAY or NETWORKDAYS

--
Don Guillett
SalesAid Software

"Philipp Oberleitner" wrote in message
...
Can i somehow calculate with excel the normal days to business days. f.e

if
i have a Now() - 23.4.2004 i want to have the number of days lying in this
period without Sundays/Saturdays.

Thanks alot