Calculating inclusive dates

S

spike

How many days including 1/1/2008 through 1/31/2008.

If you use the between dates calc cell#-cell# you will get 30 when there are
actually 31 days including the 1st day.

The problem is when a payment is made for a period calculating the number of
days, including the date of receipt. e.g 4/15/2007 thru 5/14/2007 or
2/1/2007 thru 3/15/2007
 
B

Bob Phillips

So just add 1 to make it inclusive.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
G

Gord Dibben

=cellref-cellref +1 if you want to include the day of receipt.


Gord Dibben MS Excel MVP
 

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