I need calculate the days between two dates

G

Guest

Hi

I need calculate the days between to dates.
for example
A1------- 08/24/04
B1------- 09/1/04
 
P

Paul B

Just subtract them, =B1-A1, format the cell as general

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2000 & 2003
** remove news from my email address to reply by email **
 
M

Myrna Larson

If you want to be picky, you could interpret "between" to mean NOT including
the starting and ending dates (i.e. only the numbers 2-9 are "between" 1 and
10). If that's the interpretation of "between", then you actually need to
SUBTRACT a day, i.e. =B1-A1-1
 

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