Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Lucien Lucien is offline
external usenet poster
 
Posts: 4
Default Date Format in Word 2007

I created a letter and I want to create a date to read MM/dd/YYYY. It is not
showing in my drop down list? Lucy
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Date Format in Word 2007

The dates available are dictated by the language format at the cursor. In
the top right corner of the insert date dialog, there is a window from which
you can select available languages. The US English language will provide the
date style you require.
OR
If you are creating a letter template, add a Createdate field eg {CreateDate
\@ "MM/dd/yyyy"}.
OR
If you simply want the date at the cursor, a simple plan is to add a macro
to the QAT (Quick Access Toolbar) or to a keyboard shortcut

Sub InsDate()
Selection.TypeText Format(Date, "MM/dd/yyyy")
End Sub

http://www.gmayor.com/installing_macro.htm

OR
If you want to select a particular date see
http://www.gmayor.com/popup_calendar.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Lucien wrote:
I created a letter and I want to create a date to read MM/dd/YYYY. It
is not showing in my drop down list? Lucy



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Lucien Lucien is offline
external usenet poster
 
Posts: 4
Default Date Format in Word 2007

Got it, thanks!

"Graham Mayor" wrote:

The dates available are dictated by the language format at the cursor. In
the top right corner of the insert date dialog, there is a window from which
you can select available languages. The US English language will provide the
date style you require.
OR
If you are creating a letter template, add a Createdate field eg {CreateDate
\@ "MM/dd/yyyy"}.
OR
If you simply want the date at the cursor, a simple plan is to add a macro
to the QAT (Quick Access Toolbar) or to a keyboard shortcut

Sub InsDate()
Selection.TypeText Format(Date, "MM/dd/yyyy")
End Sub

http://www.gmayor.com/installing_macro.htm

OR
If you want to select a particular date see
http://www.gmayor.com/popup_calendar.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Lucien wrote:
I created a letter and I want to create a date to read MM/dd/YYYY. It
is not showing in my drop down list? Lucy



.

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
word 2007 bibliography date format noks Microsoft Word Help 1 November 3rd 09 06:54 PM
stop Word 2007 date format change Andy Microsoft Word Help 3 July 9th 09 09:32 PM
Microsoft Word 2007 Date Format and Header Fev Microsoft Word Help 1 October 10th 08 09:51 AM
The date in a merged word doc is US format source is UK format Cogito Mailmerge 4 March 12th 08 01:28 PM
Date issue merging from Excel field in Date format to Word Barb Reinhardt Mailmerge 1 December 17th 04 07:34 AM


All times are GMT +1. The time now is 05:17 AM.

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

About Us

"It's about Microsoft Word"