I have one textfield in my word document. I want when I open my document to
automticly insert date and time in textfield.

Re: Insert date and time? by Jonathan

Jonathan
Tue Apr 12 04:07:55 CDT 2005


"Alen32" <bingo190@yahoo.com> wrote in message
news:81dc3385136d25148eb881c0fcf24aad@localhost.talkaboutsoftware.com...
>I have one textfield in my word document. I want when I open my document to
> automticly insert date and time in textfield.
>

Use a Date field or a CreateDate field. The Date field always displays
today's date. The CreateDate field displays the date on which the document
was first created.


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org


Re: Insert date and time? by Charles

Charles
Tue Apr 12 08:11:40 CDT 2005

See http://addbalance.com/word/datefields1.htm for information on the
different kinds of datefields and how to format them.

--

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.
"Alen32" <bingo190@yahoo.com> wrote in message
news:81dc3385136d25148eb881c0fcf24aad@localhost.talkaboutsoftware.com...
>I have one textfield in my word document. I want when I open my document to
> automticly insert date and time in textfield.
>