View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kimti Kimti is offline
external usenet poster
 
Posts: 38
Default days calculations

I have sheet with some dates in column as follow:

a b c
1 09-jan-09 08-feb-09
2 01-nov-09 15-nov-09

I was using formula to calculate days in column c (=NETWORKDAYS(A1,B1) and
it is giving me following error: #NAME? Please help to solve this error.

Thank you in advance for your help.
Kimti