View Single Post
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
Charles Kenyon
 
Posts: n/a
Default Unable to get field formula to work

This is more complex than you might imagine, but it can be done. See
http://addbalance.com/word/datefields2.htm for information on the different
kinds of ways to make a date calculation work. It includes links to pages
with fields and an explanation of different macros that can be used instead
of fields.

--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"Lee" wrote in message
...
I'm trying to create a formula that will present the date 15 days from
today's date. This is what I have { DATE+15 \@ "MM/DD/YY" } but I get this
result !Undefined Bookmark, DATE. I'm wanting to write a letter to a
customer
letting them know their payment is overdue and tell them what date they
have
to pay by. I want the "due date" to automatically calculate 15 days from
"today's" date (ie: the date that I'm writing the letter).