Cannot insert date sep7

B

Bud

Hello

I do not have an option to insert date of
format "September 7, 2004" I have all other options except
for this.

How do I get this format?

Procedure:
--------------
Open Word
Click on Insert
Choose "Date and Time"

Any help would be appreciated.
 
J

Jezebel

Select any date format from the list. Press Alt-F9 to display field codes.
Change the format switch so your field looks like this:

{ DATE \@ "MMMM d, yyyy" }

Press Alt-F9 to hide field codes, and F9 to update the field.
 
Top