Can someone tell me what formula to use to calculate the difference between
two dates.
For example one date being 11/1/1987 and the other date being current.
Thank you,
Alison
Can someone tell me what formula to use to calculate the difference between
two dates.
For example one date being 11/1/1987 and the other date being current.
Thank you,
Alison
"ALISONHELP" <ALISONHELP@discussions.microsoft.com> wrote in message
news:F316A4CC-2B5E-43DC-9FF7-24E7FB6B6DBF@microsoft.com...
> Can someone tell me what formula to use to calculate the difference
between
> two dates.
> For example one date being 11/1/1987 and the other date being current.
>
> Thank you,
>
> Alison
DateDif
http://www.cpearson.com/excel/datedif.htm
/Fredrik
microsoft.com...
> > Can someone tell me what formula to use to calculate the difference
> between
> > two dates.
> > For example one date being 11/1/1987 and the other date being current.
> >
>
1/ cell A1 contains the date you wanted
2/ cell b1 contains =TODAY() - must be depending on your language (for me
it's AUJOURD'HUI () )
3/ cell c1 =b1-a1 returns a number of days. You could use for A1 and b1 a
standard format instead of Date format . this will returns a serial number
instead of the 'readable date'
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks