On 3/4/2011 6:00 PM, Michael wrote:
OO 3.0
I have a text document that I would like to have display a number that
represents the number of days difference between two dates. For example:
"There are XX days until Kevin retires." I would like the XX to
represent a particular date in the future minus the current date in days.
I see how to insert the current date under the FIELDS option but I
don't see any options for manipulating that date.
Thanks for any suggestions.
Michael
Spreadsheet cells will work wonderfully for this.
For instance:
A1 = today()
A2 = your birth date
A3 = A2-A1 will give you the number for how many days old you are.
Joe Conner, Poulsbo, WA USA
--
------------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected] with Subject: help