Days Difference Between two days

G

Guest

I want to calculate No. of Days between two dates [Ex. 01-jan-2006 to
31-dec-2006], its should give 365 days, but in Excel Sheet it's giving 364
days,

Please help me.
 
B

Bill Ridgeway

This is perennial trap. The answer lies in whether or not you are counting
gross or net days. In a situation of, say, the payment of a pension due on
01/01/2006 the number of days in payment is 365 (366). In a situation of,
the number of days available to do something, the number of days is 364
(365).

In the first example it is necessary to have =date2-date1+1.

Regards.

Bill Ridgeway
Computer Solutions

Gary''s Student said:
364 is correct.

why?

because the difference between 1/1/2006 and 1/2/2006 is only 1
--
Gary's Student
gsnu200703


Ibrahim said:
I want to calculate No. of Days between two dates [Ex. 01-jan-2006 to
31-dec-2006], its should give 365 days, but in Excel Sheet it's giving
364
days,

Please help me.
 
G

Guest

good explanation
--
Gary's Student
gsnu200703


Bill Ridgeway said:
This is perennial trap. The answer lies in whether or not you are counting
gross or net days. In a situation of, say, the payment of a pension due on
01/01/2006 the number of days in payment is 365 (366). In a situation of,
the number of days available to do something, the number of days is 364
(365).

In the first example it is necessary to have =date2-date1+1.

Regards.

Bill Ridgeway
Computer Solutions

Gary''s Student said:
364 is correct.

why?

because the difference between 1/1/2006 and 1/2/2006 is only 1
--
Gary's Student
gsnu200703


Ibrahim said:
I want to calculate No. of Days between two dates [Ex. 01-jan-2006 to
31-dec-2006], its should give 365 days, but in Excel Sheet it's giving
364
days,

Please help me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top