PC Review


Reply
Thread Tools Rate Thread

How do I have word enter a future date in a letter

 
 
=?Utf-8?B?Q2F0aHkgaW4gRmxvcmlkYQ==?=
Guest
Posts: n/a
 
      5th Jan 2005
If today's date is January 5, 2005 on a mail merge document templet I am
working on, can someone tell me how I have Word enter a date of 6 months from
today? I know how to do it in Excel but can not figure out the exact
"formula" for word. Thanks!
 
Reply With Quote
 
 
 
 
garfield-n-odie
Guest
Posts: n/a
 
      5th Jan 2005
See See http://www.gmayor.com/insert_a_date_...than_today.htm .

Cathy in Florida wrote:

> If today's date is January 5, 2005 on a mail merge document templet I am
> working on, can someone tell me how I have Word enter a date of 6 months from
> today? I know how to do it in Excel but can not figure out the exact
> "formula" for word. Thanks!


 
Reply With Quote
 
=?Utf-8?B?Q2F0aHkgaW4gRmxvcmlkYQ==?=
Guest
Posts: n/a
 
      5th Jan 2005
I still can't work it out. I know nothing about macros. I actually am
usually very computer litereate and work with Excel and word all the time.
Over the past 10 years I have gotten really good at Excel formulas, etc. but
this has me stumped and I have never had a need to learn macros.

The templet I am working on is a word merge document. I can get the year to
change with this: {DATE\@"mmm D,} {=DATE\@"YYYY"}=1} this automatically
changes the date on my form to same date next year. But I need to get the
darn Word program change the date to 6 months from now instead.

Since I can count on my left hand how many times I have played with WORD
formulas I could use some step by step instructions & typed examples.

Thanks for your help.

Cathy in Florida

"garfield-n-odie" wrote:

> See See http://www.gmayor.com/insert_a_date_...than_today.htm .
>
> Cathy in Florida wrote:
>
> > If today's date is January 5, 2005 on a mail merge document templet I am
> > working on, can someone tell me how I have Word enter a date of 6 months from
> > today? I know how to do it in Excel but can not figure out the exact
> > "formula" for word. Thanks!

>
>

 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      5th Jan 2005
Short of embedding an Excel sheet in your Word doc, the easiest way to get
what you want is to use a macro such as Graham offers. You can download it
directly from his Web site, and see
http://www.gmayor.com/installing_macro.htm for instructions on what to do
with it.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Cathy in Florida" <(E-Mail Removed)> wrote in
message news:4F7D1794-8A3A-4C77-A173-(E-Mail Removed)...
> I still can't work it out. I know nothing about macros. I actually am
> usually very computer litereate and work with Excel and word all the time.
> Over the past 10 years I have gotten really good at Excel formulas, etc.

but
> this has me stumped and I have never had a need to learn macros.
>
> The templet I am working on is a word merge document. I can get the year

to
> change with this: {DATE\@"mmm D,} {=DATE\@"YYYY"}=1} this automatically
> changes the date on my form to same date next year. But I need to get the
> darn Word program change the date to 6 months from now instead.
>
> Since I can count on my left hand how many times I have played with WORD
> formulas I could use some step by step instructions & typed examples.
>
> Thanks for your help.
>
> Cathy in Florida
>
> "garfield-n-odie" wrote:
>
> > See See http://www.gmayor.com/insert_a_date_...than_today.htm .
> >
> > Cathy in Florida wrote:
> >
> > > If today's date is January 5, 2005 on a mail merge document templet I

am
> > > working on, can someone tell me how I have Word enter a date of 6

months from
> > > today? I know how to do it in Excel but can not figure out the exact
> > > "formula" for word. Thanks!

> >
> >


 
Reply With Quote
 
garfield-n-odie
Guest
Posts: n/a
 
      5th Jan 2005
The only way I know to do this is with a macro. See
http://www.gmayor.com/installing_macro.htm for instructions on how to
install a macro. Once the macro is installed, click on Tools | Macro |
Macros | <select the macro from the list> | Run.

Cathy in Florida wrote:

> I still can't work it out. I know nothing about macros. I actually am
> usually very computer litereate and work with Excel and word all the time.
> Over the past 10 years I have gotten really good at Excel formulas, etc. but
> this has me stumped and I have never had a need to learn macros.
>
> The templet I am working on is a word merge document. I can get the year to
> change with this: {DATE\@"mmm D,} {=DATE\@"YYYY"}=1} this automatically
> changes the date on my form to same date next year. But I need to get the
> darn Word program change the date to 6 months from now instead.
>
> Since I can count on my left hand how many times I have played with WORD
> formulas I could use some step by step instructions & typed examples.
>
> Thanks for your help.
>
> Cathy in Florida
>
> "garfield-n-odie" wrote:
>
>
>>See See http://www.gmayor.com/insert_a_date_...than_today.htm .
>>
>>Cathy in Florida wrote:
>>
>>
>>>If today's date is January 5, 2005 on a mail merge document templet I am
>>>working on, can someone tell me how I have Word enter a date of 6 months from
>>>today? I know how to do it in Excel but can not figure out the exact
>>>"formula" for word. Thanks!

>>
>>


 
Reply With Quote
 
Charles Kenyon
Guest
Posts: n/a
 
      6th Jan 2005
You should be able to do it, but use a CreateDate instead of Date. 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://www.mvps.org/word 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.

"Cathy in Florida" <(E-Mail Removed)> wrote in
message news:4F7D1794-8A3A-4C77-A173-(E-Mail Removed)...
>I still can't work it out. I know nothing about macros. I actually am
> usually very computer litereate and work with Excel and word all the time.
> Over the past 10 years I have gotten really good at Excel formulas, etc.
> but
> this has me stumped and I have never had a need to learn macros.
>
> The templet I am working on is a word merge document. I can get the year
> to
> change with this: {DATE\@"mmm D,} {=DATE\@"YYYY"}=1} this automatically
> changes the date on my form to same date next year. But I need to get the
> darn Word program change the date to 6 months from now instead.
>
> Since I can count on my left hand how many times I have played with WORD
> formulas I could use some step by step instructions & typed examples.
>
> Thanks for your help.
>
> Cathy in Florida
>
> "garfield-n-odie" wrote:
>
>> See See http://www.gmayor.com/insert_a_date_...than_today.htm .
>>
>> Cathy in Florida wrote:
>>
>> > If today's date is January 5, 2005 on a mail merge document templet I
>> > am
>> > working on, can someone tell me how I have Word enter a date of 6
>> > months from
>> > today? I know how to do it in Excel but can not figure out the exact
>> > "formula" for word. Thanks!

>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Word standard letter with table to enter name/address/date etc =?Utf-8?B?SnVsaWE=?= Microsoft Word Document Management 1 10th Apr 2007 10:32 PM
How can I have Word caluclate an date in the future in a letter? =?Utf-8?B?Q2F0aHkgaW4gRmxvcmlkYQ==?= Microsoft Word Document Management 1 11th Nov 2004 08:34 PM
Enter a future date? macropod Microsoft Word Document Management 0 21st Jul 2003 12:13 AM
Re: Enter a future date? Larry Microsoft Word Document Management 0 19th Jul 2003 05:25 AM
Re: Enter a future date? Charles Kenyon Microsoft Word Document Management 0 17th Jul 2003 10:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:02 PM.