Reply
 
Thread Tools Display Modes
  #1   Report Post  
murph
 
Posts: n/a
Default How do I set up MS word so it prints Tomorrow's date?

Currently I am able to past a cell from MS excel into the word document. The
cell will not update when you open the document.
  #2   Report Post  
Greg
 
Posts: n/a
Default

What does your statement have to do with your question that you used as
your subject?

To answer your subject, you could:
this macro:
Sub PrintTommorrowsDate()
Selection.InsertAfter (Date + 1)
ActiveDocument.PrintOut
End Sub

  #3   Report Post  
murph
 
Posts: n/a
Default

Works in the original document. When you use mailmerge it keeps the
information that was saved and does not update the field.

"Greg" wrote:

What does your statement have to do with your question that you used as
your subject?

To answer your subject, you could:
this macro:
Sub PrintTommorrowsDate()
Selection.InsertAfter (Date + 1)
ActiveDocument.PrintOut
End Sub


  #4   Report Post  
Charles Kenyon
 
Posts: n/a
Default

If you want a field, 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.

Using a Fill-In field to ask for the date might be easier.
--
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.

"murph" wrote in message
...
Works in the original document. When you use mailmerge it keeps the
information that was saved and does not update the field.

"Greg" wrote:

What does your statement have to do with your question that you used as
your subject?

To answer your subject, you could:
this macro:
Sub PrintTommorrowsDate()
Selection.InsertAfter (Date + 1)
ActiveDocument.PrintOut
End Sub




  #5   Report Post  
murph
 
Posts: n/a
Default

Using a fill in "Ask" field for the date was the easier solution that solved
the date issue.

"Charles Kenyon" wrote:

If you want a field, 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.

Using a Fill-In field to ask for the date might be easier.
--
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.

"murph" wrote in message
...
Works in the original document. When you use mailmerge it keeps the
information that was saved and does not update the field.

"Greg" wrote:

What does your statement have to do with your question that you used as
your subject?

To answer your subject, you could:
this macro:
Sub PrintTommorrowsDate()
Selection.InsertAfter (Date + 1)
ActiveDocument.PrintOut
End Sub







  #6   Report Post  
yangming
 
Posts: n/a
Default

it is a good answer ,


"Greg" wrote in message
oups.com...
What does your statement have to do with your question that you used as
your subject?

To answer your subject, you could:
this macro:
Sub PrintTommorrowsDate()
Selection.InsertAfter (Date + 1)
ActiveDocument.PrintOut
End Sub



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
apply a template to existing documents Bubba Gump Shrimp Page Layout 2 July 28th 05 04:46 PM
Does Word have Keyboard Merges like Word Perfect does? Donnas Mailmerge 1 June 28th 05 09:30 PM
Word2000 letterhead merge BAW Mailmerge 3 June 25th 05 01:17 PM
Underscore (_) will not always display in RTF files (Word 2002). David A Edge Microsoft Word Help 6 June 14th 05 10:39 AM
WordPerfect keyboard macro>Word equivalent? Anty New Users 2 March 13th 05 06:23 PM


All times are GMT +1. The time now is 12:58 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"