Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I calculate days to the calendar eg. today + 65 days =?

0 views
Skip to first unread message

LMH

unread,
Mar 25, 2008, 5:48:00 PM3/25/08
to
Is there a program in word or office that calculates days added to the
calendar? For example: March 25, 2008 + 65 days = ? [May 29, 2008]

aushknotes

unread,
Mar 25, 2008, 7:12:03 PM3/25/08
to
Try:

DateAdd(interval, number, date)

eg DateAdd("d", 65, date)

Graham Mayor

unread,
Mar 26, 2008, 2:26:01 AM3/26/08
to
See http://www.gmayor.com/insert_a_date_other_than_today.htm and the link to
http://www.gmayor.com/downloads.htm#Third_party

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org

0 new messages